Skip to main content

CustomDrawBackgroundEventArgs Class

Provides data for the DiagramControl.CustomDrawBackground event.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v24.1.dll

Declaration

public class CustomDrawBackgroundEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomDrawBackgroundEventArgs
See Also