GraphicsPath.Transform

GraphicsPath.Transform method

この GraphicsPath に変換マトリックスを適用します。

public void Transform(Matrix matrix)
パラメータタイプ説明
matrixMatrix適用する変換を表す Matrix。

関連項目