CODViewport::LogToPoints

int CODViewport::LogToPoints(const int nLog, BOOL bVertical)

Converts logical units to points.

Defined in: OdViewport.cpp

Return Value

The converted size in points.

Parameters

nLog

Size to convert in logical units.

bVertical

Boolean that indicates if size is a width or height.

Comments

A point is 1/72 of an inch.