This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPPoint Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing point object.
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 and Classes | Description |
---|---|
GPPoint | Geoprocessing value object containing a point geometry. |