IMapArrow.BasementWidth

Fore Syntax

BasementWidth: IMapVisualNumericProperty;

Fore.NET Syntax

BasementWidth: Prognoz.Platform.Interop.Map.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.

Fore and Fore.NET Examples

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

See also:

IMapArrow