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




The full extent of all layers in the map.

Syntax

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

See Also

© 2010 All Rights Reserved.