Share

TextGraphics.RangeBox Property

Parent Object: TextGraphics

Description

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

Syntax

TextGraphics.RangeBox() As Box

Property Value

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

Samples

Name Description
Text Using Client Graphics (Multiple fonts and lines) This sample demonstrates creating text using client graphics. It illustrates the more complex case of changes in font and more than one line.

Version

Introduced in version 5

Was this information helpful?