CODViewport::PointsToLog

intCODViewport::PointsToLog(const intnPoints, BOOLbVertical)

Converts points to logical units.

Defined in: OdViewport.cpp

Return Value

The converted size in logical units.

Parameters

nPoints

Size to convert in points.

bVertical

Boolean that indicates if size is a width or height.

Comments

A point is 1/72 of an inch.