ASPxClientDiagramMoveShapeEventArgs Properties
Contains information about the processed shape.Name | Description |
---|---|
newPosition | The new shape position (x- and y-coordinates). |
oldPosition | The previous shape position (x- and y-coordinates). |
shape | The processed shape. |
See Also