DiagramItemBoundsChangedEventArgs.OldAngle Property
Returns the angle at which the item was previously rotated.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Single | The previous angle (in degrees). |
See Also