MindFusion.Diagramming for JavaScript Programmer's Guide

Cell.getBrush Method

See Also
 





Gets the object that specifies how to paint the interior of this cell.

Namespace: MindFusion.Diagramming
File: Cell.js

 Syntax

JavaScript  Copy Code

function getBrush ()

 Return Value

An object specifying the fill of the cell.

 See Also