GraphicsPath.Transform
GraphicsPath.Transform method
Applies a transform matrix to this GraphicsPath.
public void Transform(Matrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | Matrix | A Matrix that represents the transformation to apply. |
See Also
- class Matrix
- class GraphicsPath
- namespace System.Drawing.Drawing2D
- assembly Aspose.Drawing