MapCoordinateSystem.CreatePoint Method
Name | Parameters | Description |
---|---|---|
CreatePoint(Double, Double) | x, y | Creates a CoordPoint class descendant with the specified coordinates. |
CreatePoint(String) | input | Creates a CoordPoint class descendant object from its string representation. |