Back to Devexpress

DiagramItemsRotatingEventArgs Properties

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

latest1.6 KB
Original Source

DiagramItemsRotatingEventArgs Properties

Provides data for the DiagramControl.ItemsRotating 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 data about items that are being rotated.
StageIndicates whether the rotating operation has just started, is continuing or has been finished or canceled.

See Also

DiagramItemsRotatingEventArgs Class

DiagramItemsRotatingEventArgs Members

DevExpress.XtraDiagram Namespace