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






Aligns a point to the alignment grid.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public Point2D.Float alignPointToGrid (
    Point2D.Float point
)

 Parameters

point

Point2D.Float object representing the point that must be aligned to the grid.

 Return Value

Point2D.Float object representing the aligned point.

 See Also

Diagram Members
Diagram Class
com.mindfusion.diagramming Namespace