This document is archived and information here might be outdated. Recommended version. |
Provides access to members that control a rectangle.
Name | 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. |
Classes | Description |
---|---|
DblRect | A simple rectangle class. |
This interface is not intended to be used by outside developers.