GraphicsPath.Transform
GraphicsPath.Transform method
この GraphicsPath に変換マトリックスを適用します。
public void Transform(Matrix matrix)
パラメータ | タイプ | 説明 |
---|---|---|
matrix | Matrix | 適用する変換を表す Matrix。 |
関連項目
- class Matrix
- class GraphicsPath
- 名前空間 System.Drawing.Drawing2D
- 組み立て Aspose.Drawing