IMapLayerArrows.ColorMapping

Syntax

ColorMapping: IMapVisualColorProperty;

Description

The ColorMapping property returns arrow fill parameters.

Comments

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

To get numeric parameters of arrow size, use IMapLayerArrows.BasementWidth.

Example

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

See also:

IMapLayerArrows