This document is archived and information here might be outdated. Recommended version. |
Provides access to the properties/methods of a geoprocessing envelope object.
Name | Description | |
---|---|---|
Extent | The extent of the geoprocessing envelope. | |
SetCoords | Sets the extent of the geoprocessing envelope given the x/y minimum/maximum values. | |
XMax | The maximum X value of the geoprocessing envelope. | |
XMin | The minimum X value of the geoprocessing envelope. | |
YMax | The maximum Y value of the geoprocessing envelope. | |
YMin | The minimum Y value of the geoprocessing envelope. |
CoClasses and Classes | Description |
---|---|
GPEnvelope | Geoprocessing value object containing an envelope value. |