Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 864 Bytes

Project.shape.incrementtop.md

File metadata and controls

39 lines (22 loc) · 864 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.IncrementTop method (Project)
project-server
69804932-00eb-b446-aa99-1b83174d004d
06/08/2017
medium

Shape.IncrementTop method (Project)

Moves the shape vertically by the specified number of points.

Syntax

expression.IncrementTop (Increment)

expression A variable that represents a Shape object.

Parameters

Name Required/Optional Data type Description
Increment Required Single Specifies how far the shape is to be moved vertically, in points. A positive value moves the shape down; a negative value moves it up.
Increment Required FLOAT

Return value

Nothing

See also

Shape Object

[!includeSupport and feedback]