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

CustomDrawBackgroundEventArgs Class

Provides data for the DiagramControl.CustomDrawBackground event.

Namespace: DevExpress.XtraDiagram

Assembly: DevExpress.XtraDiagram.v19.1.dll

Declaration

public class CustomDrawBackgroundEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomDrawBackgroundEventArgs
See Also