SourceCoordinateSystem Members
The base class for the coordinate systems of a data adapter.Fields
| Name | Description |
|---|---|
| CoordinateConverterProperty static | Identifies the SourceCoordinateSystem.CoordinateConverter dependency property. |
Properties
| Name | Description |
|---|---|
| CoordinateConverter | Gets or sets the coordinate converter used by the SourceCoordinateSystem object. |
Methods
| Name | Description |
|---|---|
| CreatePoint(Double, Double) | Creates a point with specified coordinate values. |
Events
| Name | Description |
|---|---|
| PropertyChanged | Occurs every time any of the MapDependencyObject class properties has changed its value. Inherited from MapDependencyObject. |
See Also