Projection Class |
Namespace: Easymap.AddIn.Mapping
The Projection type exposes the following members.
Name | Description | |
---|---|---|
ProjectionSettings |
Gets the current projection which will be used.
|
Name | Description | |
---|---|---|
Retransform(PointF) |
Retransform a projection-based PointF in a initial-based PointF.
| |
Retransform(RectangleF) |
Retransform a projection-based RectangleF in a initial-based RectangleF.
| |
Transform(PointF) |
Transforms a specified PointF in a new PointF based on current projection.
| |
Transform(RectangleF) |
Transforms a specified RectangleF in a new RectangleF based on current projection.
|