MapTerritoryTranscript.CurrentPage

Syntax

CurrentPage: Integer;

Description

The CurrentPage property determines a current page in map territory info.

Comments

Use JSON or the setCurrentPage method to set the property value and the getCurrentPage method to get the property value.

By default property value is set to 0.

The property is relevant if the MapTerritoryTranscript.PageMode property is set to PP.Ui.LegendPageMode.MultiplePages.

Example

The example of use is given on the page with description of the MapTerritoryTranscript.Chart property.

See also:

MapTerritoryTranscript