GraphicsCache.CreateMatrix() Method
Returns a 3-by-3 affine matrix that represents a geometric transform.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
DevExpress.Utils.Drawing.IDxMatrix | An object that represents a geometric transform. |
See Also