ArcObjects Library Reference (Geoprocessing)  

IGpPointObject Interface

Provides access to the Dispatch Point Object.

Product Availability

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

Members

Description
Method Clone Clones the point object.
Read/write property ID The ID coordinate.
Read/write property M The M coordinate.
Method SetPoint Set point attributes to that of the given point geometry object.
Read/write property X The X coordinate.
Read/write property Y The Y coordinate.
Read/write property Z The Z coordinate.

CoClasses that implement IGpPointObject

CoClasses and Classes Description
GpPointObject Geoprocessing Point object.