MapShape.IsRendered

Syntax

IsRendered: Boolean;

Description

The IsRendered property determines whether the map layer area is rendered.

Comments

Use JSON or the setIsRendered method to set the property value and the getIsRendered method to get the property value.

Available values:

The property is read-only.

Example

The example of use is given on the page with description of the MapShape.Visual property.

See also:

MapShape