Right Property

Available to host type: A M V

Applies to Objects:Area

Description

Returns or sets the column, specified as an integer, where the Area ends. Read-write.

Syntax: object.Right

Element

Description

object

The Area object.

Comments

You can set the Right property to shrink or expand an Area object. For example, if you initially defined an area with a right column of ten, you can set the right column to fifteen, thereby expanding the size of the area.

You can also adjust the size of the Area object with the Left, Top, and Bottom properties.