Returns a point of the alignment grid nearest to the one passed as an argument.
Namespace: MindFusion.Diagramming
Package: Diagram.js
JavaScript Copy Code |
---|
function alignPointToGrid (point) |
A point specified in diagram coordinates.
Type: Point
A point from the alignment grid.