VerticalPosition Property

Specifies a shape's distance, in postscript points or logical units, from the top of the Picture.

Syntax

object.VerticalPosition [= Double]

Properties

The VerticalPosition property syntax has these parts:

Part

Description

object

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

Double

The shape's vertical position.

Remarks

For shapes, the units are in postscript points (for the Enhanced Coordinate System) or logical units (for the Logical Coordinate System) as defined by the Picture document size.

 

 

Applies To