MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.getGridStyle Method

See Also
 





Gets the visual style of the alignment grid.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getGridStyle ()

 Return Value

One of the GridStyle enumeration values.

 See Also