ASP.NET Pack Programmer's Guide
Diagram.setShapeBrush Method
See Also
 





Sets the default fill of shape nodes.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function setShapeBrush (value)

 Parameters

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