<< Return to Main Index

< Return to Class Index

CGXChild::Intersects

virtual BOOL Intersects(CPoint pt);

pt

The CPoint in window coordinates which should be checked if it is in the drawing rectangle.

Return Value

Returns TRUE if CPoint is in the drawing rectangle; FALSE otherwise.

Remarks

Determines if the passed CPoint is in the drawing rectangle.

See Also

CGXChild::GetRect CGXChild::SetRect

CGXChild

Class Overview | Class Members