|
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
| Extent Class Members | |
| See Also Properties Methods Send Feedback | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Extent Class |
The following tables list the members exposed by Extent.
| Name | Description | |
|---|---|---|
![]() | Extent Constructor | Overloaded. |
| Name | Description | |
|---|---|---|
![]() | Height | The height of the extent. |
![]() | MMax | The maximum M coordinate. |
![]() | MMin | The minimum M coordinate. |
![]() | Width | The width of the extent. |
![]() | XMax | The X coordinate of the extent's upper right. |
![]() | XMin | The X coordinate of the extent's lower left. |
![]() | YMax | The Y coordinate of the extent's upper right. |
![]() | YMin | The Y coordinate of the extent's lower left. |
![]() | ZMax | The maximum Z coordinate. |
![]() | ZMin | The minimum Z coordinate. |
| Name | Description | |
|---|---|---|
![]() | PutCoords | Set the coordinates of the extent. |
![]() | QueryCoords | Get the coordinates of the extent. |
![]() | QueryEnvelope | Overloaded. Get an ESRI.ArcGIS.Geometry.Envelope with the same coordinates as this Extent. |
![]() | ToEnvelope | Get an ESRI.ArcGIS.Geometry.Envelope with the same coordinates as this Extent. |


