MindFusion.Diagramming for JavaScript Programmer's Guide

Diagram.getGridPointSize Method

See Also
 





Gets the size of shapes used to represent grid points.

Namespace: MindFusion.Diagramming
File: Diagram.js

 Syntax

JavaScript  Copy Code

function getGridPointSize ()

 Return Value

The size of shapes used to represent grid points.

 See Also