ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer
DefaultExtent Property
See Also 
ESRI.ArcGIS.ADF.Web.DataSources.ArcGISServer Namespace > MapInformation Class : DefaultExtent Property




The default extent of the map.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DefaultExtent As Envelope
Visual Basic (Usage)Copy Code
Dim instance As MapInformation
Dim value As Envelope
 
value = instance.DefaultExtent
C# 
public Envelope DefaultExtent {get;}

See Also

© 2010 All Rights Reserved.