DiagramItemBoundsChangedEventArgs.NewPosition Property
Returns the new coordinates of the item’s upper left corner.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
PointFloat | The coordinates of the item’s upper left corner. |
See Also