Back to Devexpress

DiagramItemsRotatingEventArgs Class

wpf-devexpress-dot-xpf-dot-diagram-635321c1.md

latest1.4 KB
Original Source

DiagramItemsRotatingEventArgs Class

Provides data for the DiagramControl.ItemsRotating event.

Namespace : DevExpress.Xpf.Diagram

Assembly : DevExpress.Xpf.Diagram.v25.2.dll

NuGet Package : DevExpress.Wpf.Diagram

Declaration

csharp
public class DiagramItemsRotatingEventArgs :
    CancelRoutedEventArgs
vb
Public Class DiagramItemsRotatingEventArgs
    Inherits CancelRoutedEventArgs

DiagramItemsRotatingEventArgs is the data class for the following events:

Inheritance

Object EventArgs RoutedEventArgs CancelRoutedEventArgs DiagramItemsRotatingEventArgs

See Also

DiagramItemsRotatingEventArgs Members

DevExpress.Xpf.Diagram Namespace