DXGraphicsPath.Transform(DXMatrix) Method
Applies a transform matrix to this GraphicsPath.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v26.1.dll
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| matrix | DXMatrix | The transformation matrix to apply. |
See Also