Share

OrientedBox.Contains Method

Parent Object: OrientedBox

Description

Determines whether the specified point is contained within this oriented box.

Syntax

OrientedBox.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 2016

Was this information helpful?