DiagramItemBoundsChangedEventArgs.OldPosition Property
Returns the previous coordinates of the item’s upper left corner.
Namespace: DevExpress.Xpf.Diagram
Assembly: DevExpress.Xpf.Diagram.v24.1.dll
NuGet Package: DevExpress.Wpf.Diagram
Declaration
Property Value
Type | Description |
---|---|
Point | The coordinates of the item’s upper left corner. |
See Also