CODRuler::SetLogicalUnitMeasure

voidCODRuler::SetLogicalUnitMeasure(const CODMeasure&logXUnit, const CODMeasure&logYUnit)

Sets the size of one logical unit on the output device.

Defined in: OdRuler.cpp

Return Value

void

Parameters

logXUnit

Size of one logical unit on the X axis.

logYUnit

Size of one logical unit on the Y axis.

Comments

This function adjusts the coordinate mapping (i.e. mapping mode and extents) so that it one logical unit is mapped to the given size along the X and Y axes.