Overload | Description |
---|---|
TransformPoints(Matrix3x2,PointF[]) | Applies a geometric transform represented by the System.Numerics.Matrix3x2 to the provided points. |
TransformPoints(Matrix3x2,Vector2[]) | Applies a geometric transform represented by the System.Numerics.Matrix3x2 to the provided points. |