CODGridDlg::SetUnitOfMeasure

void CODGridDlg::SetUnitOfMeasure(const OD_UNIT_OF_MEASURE units)

Sets the unit of measure for the grid.

Defined in: OdGridDlg.cpp

Return Value

void

Parameters

units

Unit of measure to use for grid spacing values.

Comments

This function converts the spacing values from their previous unit of measure to the new unit of measure, so that the actual size of the grid spacing doesn't change when you call this function.