DiagramLite Programmer's Guide
Overview.Background Property
See Also
 





Gets or sets the background brush of the overview control.

Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight

 Syntax

C#  Copy Code

public new Brush Background { get; set; }

Visual Basic  Copy Code

Public Shadows Property Background As Brush

 Property Value

An instance of System.Windows.Media.Brush derived class.

 See Also

Overview Members
Overview Class
MindFusion.Diagramming Namespace