CODController::EqualOffset
voidCODController::EqualOffset(LPPOINTlpDev)
Compares the point passed in with the original point used for an operation and makes both the x and y offsets equal to the greater value of the two. This is used to keep proportions constant.
Defined in: OdController.cpp
Return Value
void
Parameters
lpDev
The point to calculate the offests with, in device coordinates.