Skip to content

Latest commit

 

History

History
39 lines (22 loc) · 887 Bytes

Project.shape.incrementleft.md

File metadata and controls

39 lines (22 loc) · 887 Bytes
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.IncrementLeft method (Project)
project-server
dea230eb-19d9-18e3-b0ec-5b0ec8bbbd20
06/08/2017
medium

Shape.IncrementLeft method (Project)

Moves the shape horizontally by the specified number of points.

Syntax

expression. IncrementLeft (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 horizontally, in points. A positive value moves the shape to the right; a negative value moves it to the left.
Increment Required FLOAT

Return value

Nothing

See also

Shape Object

[!includeSupport and feedback]