MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.getGridColor Method

See Also
 





Gets the color of the grid points.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getGridColor ()

 Return Value

The color of the grid points.

 See Also