MindFusion.Diagramming for JavaScript Programmer's Guide
Diagram.getShapeBrush Method
See Also
 





Gets the default fill of shape nodes.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getShapeBrush ()

 Return Value

An object identifying the fill of shape nodes.

 Remarks

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

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace