EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method IsOutOfBounds

    IsOutOfBounds(Point, Size)

    Declaration
    public static bool IsOutOfBounds(Point point, Size bounds)
    Parameters
    Type Name Description
    Point point
    Size bounds
    Returns
    Type Description
    bool

    IsOutOfBounds(Rect, Rect)

    Declaration
    public static bool IsOutOfBounds(Rect frame, Rect bounds)
    Parameters
    Type Name Description
    Rect frame
    Rect bounds
    Returns
    Type Description
    bool

    IsOutOfBounds(Rectangle, Rectangle)

    Declaration
    public static bool IsOutOfBounds(Rectangle frame, Rectangle bounds)
    Parameters
    Type Name Description
    Rectangle frame
    Rectangle bounds
    Returns
    Type Description
    bool

    IsOutOfBounds(Point, Rect)

    Declaration
    public static bool IsOutOfBounds(Point point, Rect bounds)
    Parameters
    Type Name Description
    Point point
    Rect bounds
    Returns
    Type Description
    bool
    © Xab3r. All rights reserved.