Provides access to the Dispatch Point Object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
Clone | Clones the point object. | |
ID | The ID coordinate. | |
M | The M coordinate. | |
SetPoint | Set point attributes to that of the given point geometry object. | |
X | The X coordinate. | |
Y | The Y coordinate. | |
Z | The Z coordinate. |
CoClasses that implement IGpPointObject
CoClasses and Classes | Description |
---|---|
GpPointObject | Geoprocessing Point object. |