DiagramLite Programmer's Guide
Diagram.TableBrush Property
See Also
 





Gets or sets the default value for the Brush property of tables.

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

 Syntax

C#  Copy Code

public Brush TableBrush { get; set; }

Visual Basic  Copy Code

Public Property TableBrush As Brush

 Property Value

 Remarks

The property provides a default value for the brush, with which a table' interior is filled.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace