Overload List

  NameDescription
Public methodContains(PointD)
Determines if the specified point is contained within this RectangleD structure.
Public methodContains(RectangleD)
Determines if the rectangular region represented by rect is entirely contained within this RectangleD structure.
Public methodContains(Double, Double)
Determines if the specified point is contained within this RectangleD structure.

See Also