Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 783 Bytes

Project.PjAlign.md

File metadata and controls

27 lines (20 loc) · 783 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjAlign enumeration (Project)
project-server
Project.PjAlign
1860d747-7c4b-8592-9afd-8da13872e136
06/08/2017
medium

PjAlign enumeration (Project)

Contains constants that specify which side or portion of a box to use for the alignment.

Name Value Description
pjAlignBottoms 5 Aligns the bottom edges of the boxes.
pjAlignCenters 1 Aligns the boxes vertically.
pjAlignLefts 0 Aligns the left edges of the boxes.
pjAlignMiddles 4 Aligns the boxes horizontally.
pjAlignRights 2 Aligns the right edges of the boxes.
pjAlignTops 3 Aligns the top edges of the boxes.

[!includeSupport and feedback]