.
[Visual Basic .NET] Public ReadOnly Property InitialExtent As IEnvelope
[C#] public IEnvelope InitialExtent {get;}
[C++]
HRESULT get_InitialExtent(
IEnvelope** InitialExtent
);
[C++]Parameters
InitialExtent [out, retval]InitialExtent is a parameter of type IEnvelope
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.