IMapView.ViewRect

Syntax

ViewRect: IGxRectF;

Description

The ViewRect property determines a map view area.

Example

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

See also:

IMapView