Skip to content

Latest commit

 

History

History
46 lines (26 loc) · 1.13 KB

Project.shape.zorder.md

File metadata and controls

46 lines (26 loc) · 1.13 KB
title ms.service ms.assetid ms.date ms.localizationpriority
Shape.ZOrder method (Project)
project-server
e8badff9-fbe5-b6b8-8c33-68cfde3bef38
06/08/2017
medium

Shape.ZOrder method (Project)

Moves the shape in front of or behind other shapes (that is, changes the position in the z-order).

Syntax

expression. ZOrder (ZOrderCmd)

expression A variable that represents a Shape object.

Parameters

Name Required/Optional Data type Description
ZOrderCmd Required MsoZOrderCmd Specifies where to move the shape relative to the other shapes.
ZOrderCmd Required MSOZORDERCMD

Return value

Nothing

Remarks

Use the ZOrderPosition property to determine the current position of a shape in the z-order.

See also

Shape Object MsoZOrderCmd ZOrderPosition Property

[!includeSupport and feedback]