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 ()

 Remarks

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

 See Also