DiagramItemBoundsChangedEventArgs.NewAngle Property
Returns the new angle at which the item is rotated.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v25.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| Double | The new angle (in degrees). |
See Also