MapArrowLabelPanel.AreMetricsOn

Syntax

AreMetricsOn: Boolean;

Description

The AreMetricsOn property determines whether metrics are used in wizard panel.

Comments

Use JSON or the setAreMetricsOn method to set the property value and the getAreMetricsOn method to get the property value.

Example

The example of use is given on the page with description of the MapArrowLabelPanel constructor.

See also:

MapArrowLabelPanel