Click or drag to resize

Projection Methods

The Projection type exposes the following members.

Methods
 NameDescription
Public methodRetransform(PointF) Retransform a projection-based PointF in a initial-based PointF.
Public methodRetransform(RectangleF) Retransform a projection-based RectangleF in a initial-based RectangleF.
Public methodTransform(PointF) Transforms a specified PointF in a new PointF based on current projection.
Public methodTransform(RectangleF) Transforms a specified RectangleF in a new RectangleF based on current projection.
Top
See Also