Skip to main content

CustomDrawBackgroundEventArgs Class

Provides data for the DiagramControl.CustomDrawBackground event.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v23.2.dll

NuGet Package: DevExpress.Win.Diagram

Declaration

public class CustomDrawBackgroundEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomDrawBackgroundEventArgs
See Also