Control.OnPaintBackground override.
Namespace: MindFusion.Diagramming.WinForms
Assembly: MindFusion.Diagramming.WinForms
SyntaxC#
Copy Code
|
|---|
protected override void OnPaintBackground ( |
Visual Basic
Copy Code
|
|---|
Protected Overrides Sub OnPaintBackground( _ |
RemarksPaints the background of the DiagramView.
See Also