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.v21.2.dll

NuGet Packages: DevExpress.Win.Design, DevExpress.Win.Diagram

Declaration

public class CustomDrawBackgroundEventArgs :
    EventArgs

Inheritance

Object
EventArgs
CustomDrawBackgroundEventArgs
See Also