Align Method

Aligns the selected objects.  

Syntax

object.Aligntype

Properties

The Align method syntax has these parts:

Part

Description

object

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

type

Integer. Specifies the align method type.

Valid entries:
0 – Left
1 – Vertical Center
2 – Right
3 – Top
4 – Horizontal Center
5 – Bottom

Remarks

Align is a Configuration environment method only.

 

Example

Applies To