CODZoomDlg::SetRange

inline void CODZoomDlg::SetRange(const int nMin, const int nMax)

Sets the allowable magnification range.

Defined in: OdZoomDlg.h

Return Value

void

Parameters

nMin

The minimum allowable magnification value.

nMax

The maximum allowable magnification value.