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 . |
Exceptions
exception | condition |
---|---|
ArgumentNullException | matrix is null. |
See Also
- class Matrix
- class Region
- namespace Aspose.Imaging
- assembly Aspose.Imaging