CODViewport::FindClosestGridPoint

CPoint CODViewport::FindClosestGridPoint(CPoint point)

Finds the closest grid point to the point passed in.

Defined in: OdViewport.cpp

Return Value

The grid point.

Parameters

point

The point to find the closest grid point to.