This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IS > ISimpleMapImage Interface > ISimpleMapImage.Extent Property (ArcObjects .NET 10.5 SDK) |
The extent of the image.
[Visual Basic .NET]
Public WriteOnly Property Extent
[C#] public void Extent {set;}
[C++]
HRESULT put_Extent(
IEnvelope*
);
[C++]
Parameters [in]
is a parameter of type IEnvelope