◄CDC► ◄Up► ◄Contents► ◄Index► ◄Back► ──Microsoft Foundation Classes────────────────────────────────────────────── BOOL RectVisible( LPRECT lpRect ) const; Parameter Description <lpRect> Points to a ◄RECT► structure or a ◄CRect► object that contains the logical coordinates of the specified rectangle. Remarks Determines whether any part of the given rectangle lies within the clipping region of the current display context. Return Value TRUE if some portion of the given rectangle lies within the clipping region; otherwise FALSE. See Also ◄::RectVisible► -♦-