title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
PjAlign enumeration (Project) |
project-server |
|
1860d747-7c4b-8592-9afd-8da13872e136 |
06/08/2017 |
medium |
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]