Contains(Point) Method

Class

Rectangle.

Action

Returns true if the current Rectangle contains the specified Point. Returns false otherwise.

Syntax

Public Function Contains (point As Point) As Boolean