Contains(PointD) | Determines if the specified point is contained within this rectangle 确定指定点是否包含在此矩形内 |
Contains(RectD) | Determines if the specified rectangle is entirely contained within this rectangle 确定指定矩形是否完全包含在此矩形内 |
Contains(Double, Double) | Determines if the specified point is contained within this rectangle 确定指定点是否包含在此矩形内 |