Provides access to members that control a rectangle.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
![]() |
Convert2Env | Set ESRI's Envelope Object from a rectangle. |
![]() |
Set2Env | Reset from ESRI's Envelope Object. |
![]() |
XMax | Maximum X value of the rectangle. |
![]() |
XMin | Minimum X value of the rectangle. |
![]() |
YMax | Maximum Y value of the rectangle. |
![]() |
YMin | Minimum Y value of the rectangle. |
Remarks
This interface is not intended to be used by outside developers.