DiagramBeforeItemsRotatingEventArgs.CenterOfRotation Property
Returns the coordinates of the center of rotation.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Nullable<PointFloat> | A PointFloat value that is the coordinates of the center of rotation. |
See Also