InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.Interop Namespace / Rect Structure / Contains Method

In This Topic
    Contains Method (Rect)
    In This Topic
    Tests whether the specified point is contained within the current Rect.
    Overload List
    OverloadDescription
    Tests whether the specified point is contained within the current Rect.  
    Tests whether the specified rectangle is entirely contained within the current Rect.  
    Tests whether a point specified by its coordinates is contained within the current Rect.  
    See Also