Search
Overview.BackColor Property
See Also
 





Gets or sets the background color of the overview control.

Namespace: MindFusion.Diagramming.Mvc
Assembly: MindFusion.Diagramming.Mvc

 Syntax

C#  Copy Code

public Color BackColor { get; set; }

Visual Basic  Copy Code

Public Property BackColor As Color

 Property Value

 See Also