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





Sets the color of the grid points.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function setGridColor (value)

 Parameters

value

The color of the grid points.

 Remarks

Use the property to specify the color of grid points and lines.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace