GraphicsCache.GetTransformMatrix() Method
Returns the GraphicsCache.TransformMatrix property value.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Returns
Type | Description |
---|---|
Matrix | The Matrix that is the geometric world transformation for this GraphicsCache object. |
See Also