Search
Diagram.getShapeBrush Method
See Also
 

Gets the default brush assigned to new nodes.

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

 Syntax

Java  Copy Code

public Brush getShapeBrush ()

 Return Value

A Brush object.

 See Also