IMapLayerArrows.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 parameters of arrow fill, use IMapLayerArrows.ColorMapping.

Example

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

See also:

IMapLayerArrows