Search
Diagram.getTableBrush Method
See Also
 

Gets the default brush assigned to new tables.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Brush getTableBrush ()

 Return Value

A Brush object that is assigned to newly created tables.

 See Also