Click or drag to resize

Rect2dContains Method

Overload List
  NameDescription
Public methodContains(Point2d)
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
Public methodContains(Rect2d)
Determines if the specified rectangle is contained within the rectangular region defined by this Rectangle.
Public methodContains(Double, Double)
Determines if the specified point is contained within the rectangular region defined by this Rectangle.
Top
See Also