'宣言 Public Overloads Function Transform( _ ByVal point As System.Drawing.PointF _ ) As System.Drawing.PointF
public System.Drawing.PointF Transform( System.Drawing.PointF point )
パラメータ
- point
- The original point to apply the transformation.
戻り値の型
The transformed point.