Aligns a point to the alignment grid.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Point2D.Float alignPointToGrid ( |
A Point2D.Float object representing the point that must be aligned to the grid.
A Point2D.Float object representing the aligned point.
See Also