IncrementTop Method

See Also         Example         Applies To

Moves the specified shape vertically by the specified number of points.

Syntax

expression.IncrementTop(Increment)

expression   Required. An expression that returns a Shape object.

Increment   Required Single. Specifies how far the shape object is to be moved vertically, in points. A positive value moves the shape down; a negative value moves it up.