[]
Applies a geometric transform represented by the Matrix3x2 to the provided point.
public static PointF Transform(this Matrix3x2 matrix, PointF position)