Share

Box.Contains Method

Parent Object: Box

Description

Determines whether the specified point is contained within this Box.

Syntax

Box.Contains( Point As Point ) As Boolean

Parameters

Name Type Description
Point Point Input Point object that specifies the coordinate to check.

Version

Introduced in version 4

Was this information helpful?