int HitTest( CPoint point ) const;
Return Value
The value returned is based on the enumerated type CRectTracker::TrackerHit and can have one of the following values:
Parameters
point
The point, in device coordinates, to test.
Remarks
Call this function to find out whether the user has grabbed a resize handle.
CRectTracker Overview | Class Members | Hierarchy Chart
See Also CRectTracker::NormalizeHit, CRectTracker::SetCursor