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