RectContains Method

CVB.Net Documentation
Overload List

  NameDescription
Public methodContains(Point2D)
Check if a point is located inside this Rect.
Public methodContains(Point2Dd)
Check if a point is located inside this Rect.
Public methodContains(Int32, Int32)
Determines if the specified point is contained with this Rect.
Public methodContains(Point2Dd, Double)
Check if a point is located inside this Rect.
Top
See Also

Reference