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





Returns a point of the alignment grid nearest to the one passed as an argument.

Namespace: MindFusion.Diagramming
Package: Diagram.js

 Syntax

JavaScript  Copy Code

function alignPointToGrid (point)

 Parameters

point

A point specified in diagram coordinates.

 Return Value

Type: Point
A point from the alignment grid.

 See Also

Diagram Members
Diagram Class
MindFusion.Diagramming Namespace