Overload List

  Name Description
Public method Contains(PointD)
Tests whether the specified point is contained within the current RectangleD.
Public method Contains(RectangleD)
Tests whether the specified rectangle is entirely contained within the current RectangleD.
Public method Contains(Double, Double)
Tests whether a point specified by its coordinates is contained within the current RectangleD.

See Also