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