WgsExtensions Methods |
The WgsExtensions type exposes the following members.
Name | Description | |
---|---|---|
CanvasToPtvMercator(MapView, UIElement, MapRectangle) | Conversion of a rectangle containing pixel coordinates into a PTV-internal Mercator format. | |
CanvasToPtvMercator(MapView, UIElement, IEnumerablePoint) | Conversion of multiple pixel coordinates into a PTV-internal Mercator format. | |
CanvasToPtvMercator(MapView, UIElement, Double) | Conversion of a pixel distance into a Mercator distance. | |
CanvasToPtvMercator(MapView, UIElement, Point) | Conversion of a pixel coordinate into a PTV-internal Mercator format. | |
CanvasToWgs | Conversion of a pixel coordinate into WGS format. | |
GetCurrentEnvelopePtvMercator | Gets the bounding box of the visible map section while the map is in animation mode. | |
PtvMercatorToCanvas | Conversion of a PTV-internal Mercator coordinate into pixel coordinates. | |
PtvMercatorToWGS | Conversion of a PTV-internal Mercator distance into a WGS distance. | |
WgsToCanvas | Conversion of a WGS coordinate into pixel format. |