Region.Transform
Region.Transform method
Transforms this Region by the specified Matrix.
public void Transform(Matrix matrix)
Parameter | Type | Description |
---|---|---|
matrix | Matrix | The Matrix by which to transform this Region. |
See Also
- class Matrix
- class Region
- namespace System.Drawing
- assembly Aspose.Drawing