IMapArrow.BasementWidth

Syntax

BasementWidth: IMapVisualNumericProperty;

Description

The BasementWidth property returns arrow size parameters.

Comments

To use the property, the IMapLayerArrows.UseDataMapping property must be set to True.

To get arrow fill parameters, use IMapArrow.ColorMapping.

Example

The property use is given in the example for IMapLayerArrows.ToolTipFormat.

See also:

IMapArrow