Share

Box.Extend Method

Parent Object: Box

Description

Extends the Box to include the specified point.

Syntax

Box.Extend( Point As Point )

Parameters

Name Type Description
Point Point Input Point object that specifies the coordinate to include in the box.

Version

Introduced in version 4

Was this information helpful?