Skip to main content
A newer version of this page is available. .

DiagramBeforeItemsRotatingEventArgs Class

Provides data for the DiagramControl.BeforeItemsRotating event.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.2.dll

Declaration

public class DiagramBeforeItemsRotatingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
DiagramBeforeItemsRotatingEventArgs
See Also