CODViewport::InchesToPoints
intCODViewport::InchesToPoints(floatfInches, BOOLbWidth)
Converts inches to pixels.
Defined in: OdViewport.cpp
Return Value
Converted value in device units.
Parameters
fInches
The inch value.
bWidth
TRUE if converting a horizontal value, FALSE if converting a vertical value.