Gets or sets the default value for the Brush property of tables.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming.Silverlight
C# Copy Code |
---|
public Brush TableBrush { get; set; } |
Visual Basic Copy Code |
---|
Public Property TableBrush As Brush |
The property provides a default value for the brush, with which a table' interior is filled.