WmsPointConverterBase Members
The base class for all Web Map Service point converters.Fields
| Name | Description |
|---|---|
| CRSCodeProperty static | Identifies the WmsPointConverterBase.CRSCode dependency property. |
Properties
| Name | Description |
|---|---|
| CRSCode | Gets or sets the CRS code for a layer to convert. |
Methods
| Name | Description |
|---|---|
| Convert(CoordPoint) | Converts the specified point to another coordinate system. |
See Also