This document is archived and information here might be outdated. Recommended version. |
The extent of the map frame on the page.
[Visual Basic .NET] Public ReadOnly Property PageLocation As IEnvelope
[C#] public IEnvelope PageLocation {get;}
[C++]
HRESULT get_PageLocation(
IEnvelope** Extent
);
[C++] Parameters Extent [out, retval]
Extent is a parameter of type IEnvelope**
Use PageLocation when exporting an existing map layout using ExportLayout on IMapServerLayout.