Projection Methods |
| 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.
|