Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: bool Contains(double, double)

Declaration

public bool Contains(
    double x,
    double y
)

Summary

Returns true if the specified point is contained within the rectangle (or lies exactly on a boundary).