MapVisualItem.IsVisible

Syntax

IsVisible: Boolean;

Description

The IsVisible property determines whether the factor is shown on the map.

Comments

Use JSON or the setIsVisible method to set the property value and the getIsVisible method to get the property value.

Available values:

Example

The example of use is given on the page with description of the PP.MapVisualItem class constructor.

See also:

MapVisualItem