CODZoomDlg::SetRange
inline voidCODZoomDlg::SetRange(const intnMin, const intnMax)
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.