DiagramImage.ImageTransform Property
Gets a graphics transformation that should apply to the diagram image item.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v25.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| Transform | A Transform object. |
See Also