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





Gets a value indicating whether the alignment grid is visible.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function getShowGrid ()

 Return Value

Type: Boolean
true if the alignment grid is visible; otherwise, false.

 Remarks

If it is visible, the grid is painted as either a matrix of points or crossing horizontal and vertical lines. That depends on the value of GridStyle.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace