Back to Devexpress

DiagramBeforeItemsRotatingEventArgs Properties

windowsforms-devexpress-dot-xtradiagram-dot-diagrambeforeitemsrotatingeventargs-dot-underscore-properties.md

latest1.5 KB
Original Source

DiagramBeforeItemsRotatingEventArgs Properties

Provides data for the DiagramControl.BeforeItemsRotating event.

NameDescription
ActionSourceIndicates whether the rotating operation is performed using the rotation handle or the Properties Panel.
CancelGets or sets a value indicating whether the event should be canceled. Inherited from CancelEventArgs.
CenterOfRotationReturns the coordinates of the center of rotation.
ItemsReturns the collection of diagram items that are being rotated.

See Also

DiagramBeforeItemsRotatingEventArgs Class

DiagramBeforeItemsRotatingEventArgs Members

DevExpress.XtraDiagram Namespace