CDC::PtVisible
Visual Studio 2012
Determines whether the given point is within the clipping region of the device context.
virtual BOOL PtVisible( int x, int y ) const; BOOL PtVisible( POINT point ) const;