ArcObjects Library Reference (Geoprocessing)  

IGPPoint Interface

Provides access to the properties/methods of a geoprocessing point object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Method SetCoords Sets the x/y coordinates of the point.
Read/write property X The X coordinate of the point.
Read/write property Y The Y coordinate of the point.

CoClasses that implement IGPPoint

CoClasses and Classes Description
GPPoint Geoprocessing value object containing a point geometry.