DiagramItem.RenderTransform Property
Gets or sets an object that transforms the current diagram item.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Transform | A Transform descendant. |
See Also