MapCoordinateSystem Members
This class provides the base functionality of the coordinate system for the Map Control.Methods
| 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. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also