CODController::SetPortHitTestSlop

voidCODController::SetPortHitTestSlop(const intnPortHitTestSlop)

Sets the slop value for port hit testing.

Defined in: OdController.cpp

Return Value

void

Parameters

nPortHitTestSlop

Padding in device units around ports when hit testing is performed.

Comments

This sets the m_nPortHitTestSlop member, which is passed to the  CODViewport::PortHitTest method.