CODViewport::PointsToInches
floatCODViewport::PointsToInches(intnPoints, BOOLbWidth)
Converts pixels to inches.
Defined in: OdViewport.cpp
Return Value
The inch value.
Parameters
nPoints
The point value.
bWidth
TRUE if converting a horizontal value, FALSE if converting a vertical value.