|
| ESRI.ArcGIS.ADF.Web.UI.WebControls.Layout | |
| Extent Class Properties | |
| See Also | |
| ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace : Extent Class |
For a list of all members of this type, see Extent members.
| 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. |
