Provides access to the properties/methods of a geoprocessing point object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
SetCoords | Sets the x/y coordinates of the point. | |
X | The X coordinate of the point. | |
Y | The Y coordinate of the point. |
CoClasses that implement IGPPoint
CoClasses and Classes | Description |
---|---|
GPPoint | Geoprocessing value object containing a point geometry. |