CODMeasure::IsMetric

BOOL CODMeasure::IsMetric(const OD_UNIT_OF_MEASURE units)

Determines if the given unit of measure is metric or not.

Defined in: OdMeasure.cpp

Return Value

TRUE if unit of measure is metric, otherwise FALSE.

Parameters

units

Unit of measure to test.