| ArcGIS Explorer Component Help |
| Point..::.SetCoordinates Method |
| Point Class See Also |
Sets the coordinates of the Point.
Overload List
| Name | Description | |
|---|---|---|
| SetCoordinates(Double, Double) |
Sets the x and y coordinates of the Point.
| |
| SetCoordinates(Double, Double, Double) |
Sets the x, y and z coordinates of the Point.
|