Share

ClientGraphics.RangeBox Property

Parent Object: ClientGraphics

Description

Property that returns a Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object.

Syntax

ClientGraphics.RangeBox() As Box

Property Value

This is a read only property whose value is a Box.

Samples

Name Description
Client Graphics - Draw Range Box This sample demonstrates the use of client graphics to draw the range box of selected entities.

Version

Introduced in version 5

Was this information helpful?