ESRI.ArcGIS.ADF.Web
MapExtent Property
See Also 
ESRI.ArcGIS.ADF.Web.Geometry Namespace > TransformationParams Class : MapExtent Property




The extent of the map

Syntax

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

See Also

© 2010 All Rights Reserved.