ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout
Extent Class Members
See Also  Properties  Methods 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Extent Class




The following tables list the members exposed by Extent.

Public Constructors

 NameDescription
Public ConstructorExtent ConstructorOverloaded.  Constructor.  
Top

Public Properties

 NameDescription
Public PropertyHeight The height of the extent.  
Public PropertyMMax The maximum M coordinate.  
Public PropertyMMin The minimum M coordinate.  
Public PropertyWidth The width of the extent.  
Public PropertyXMax The X coordinate of the extent's upper right.  
Public PropertyXMin The X coordinate of the extent's lower left.  
Public PropertyYMax The Y coordinate of the extent's upper right.  
Public PropertyYMin The Y coordinate of the extent's lower left.  
Public PropertyZMax The maximum Z coordinate.  
Public PropertyZMin The minimum Z coordinate.  
Top

Public Methods

 NameDescription
Public MethodPutCoords Set the coordinates of the extent.  
Public MethodQueryCoords Get the coordinates of the extent.  
Public MethodQueryEnvelopeOverloaded.  Get an ESRI.ArcGIS.Geometry.Envelope with the same coordinates as this Extent.  
Public MethodToEnvelope Get an ESRI.ArcGIS.Geometry.Envelope with the same coordinates as this Extent.  
Top

See Also

© 2010 All Rights Reserved.