City Based Parking and Routing System API Documentation

Util.GridAlign Method 

Aligns a PointF structure to the grid.

public static PointF GridAlign(
   PointF pointf
);

Parameters

pointf
The point to align to the grid.

Return Value

A PointF structure that is aligned to the grid.

See Also

Util Class | CBPRS.Infrastructure Namespace