RectExtensions Methods

CVB.Net Documentation

The RectExtensions type exposes the following members.

Methods

  NameDescription
Public methodStatic memberContains(Rect, Point)
Check if a point is located inside this Rect.
Public methodStatic memberContains(RectD, Point)
Check if a point is located inside this Rect.
Public methodStatic memberGetRectPos
Check the location in/out of this Rect.
Public methodStatic memberToCvbRectD
Converts the given rect into a RectD.
Public methodStatic memberToWindowsRect(Rect)
Creates a Rect from this rectangle.
Public methodStatic memberToWindowsRect(RectD)
Creates a Rect from this rectangle.
Top
See Also

Reference