XpsMatrix.TransformPoint

XpsMatrix.TransformPoint method

この Matrix によって表されるアフィン変換を指定された点に適用します。

public PointF TransformPoint(PointF point)
パラメータタイプ説明
pointPointFポイント。

戻り値

変形点

関連項目