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

DiagramItemDrawingEventArgs Class

Provides data for the DiagramControl.ItemDrawing event.

Namespace: DevExpress.Xpf.Diagram

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

NuGet Package: DevExpress.Wpf.Diagram

Declaration

public class DiagramItemDrawingEventArgs :
    CancelRoutedEventArgs

Inheritance

See Also