Skip to main content

DiagramItemDrawingEventArgs Class

Provides data for the DiagramControl.ItemDrawing event.

Namespace: DevExpress.Xpf.Diagram

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

NuGet Package: DevExpress.Wpf.Diagram

Declaration

public class DiagramItemDrawingEventArgs :
    CancelRoutedEventArgs

Inheritance

See Also