DXRegion.Transform(DXMatrix) Method
Transforms the region by the specified transformation matrix.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
transform | DXMatrix | The matrix by which to transform the region. |
See Also