Width Property

Specifies the width, in postscript points or logical units, of the specified object.

Syntax

object.Width [= Double]

Properties

The Width property syntax has these parts:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Double

The width of the object.

Remarks

For shapes, the units are in postscript points or logical units defined by the Picture document size. The coordinate systems allow pictures to be developed and saved independently of screen resolution. It also supports panning and zooming. Mapping is is based on the window location.

 

Applies To