MapCoordinateSystem Methods
This class provides the base functionality of the coordinate system for the Map Control.| Name | Description |
|---|---|
| CreatePoint(Double, Double) | Creates a CoordPoint class descendant with the specified coordinates. |
| CreatePoint(String) | Creates a CoordPoint class descendant object with the specified coordinates. |
See Also