IMapView.TerritoryInfoRect

Syntax

TerritoryInfoRect: IGxRectF;

Description

The TerritoryInfoRect property determines a map area where territory info is placed.

Comments

The area is determined as a rectangle, which dimensions can be changed in the range [0..1].

Example

The property use is given in the example for the IMapView.TerritoryInfo property.

See also:

IMapView