CODGlobal::NormalizeRect

inline void CODGlobal::NormalizeRect(CRect& rect)

Normalizes CRect so that both the height and width are positive.

Defined in: OdGlobal.h

Return Value

void

Parameters

rect

Rectangle to be normalized.