Contains(Rectangle) Method

Class

Rectangle.

Action

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

Syntax

Public Function Contains (rect As Rectangle) As Boolean