Skip to content

Latest commit

 

History

History
31 lines (24 loc) · 856 Bytes

Project.PjBoxShape.md

File metadata and controls

31 lines (24 loc) · 856 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
PjBoxShape enumeration (Project)
project-server
Project.PjBoxShape
eb3ce053-24bd-39ec-e990-00bc1046d2f3
06/08/2017
medium

PjBoxShape enumeration (Project)

Contains constants that specify the shape of a box.

Name Value Description
pjBoxCapsule 4 Capsule.
pjBoxDownTrapezoid 9 Down trapezoid.
pjBoxLeftParallelogram 7 Left parallelogram.
pjBoxPointedEnds 5 Pointed ends.
pjBoxRectangle 0 Rectangle.
pjBoxRightParallelogram 6 Right parallelogram.
pjBoxRoundedRectangle 2 Rounded rectangle.
pjBoxUpTrapezoid 8 Up trapezoid.
pjBoxWideRectangle 1 Wide rectangle.
pjBoxWideRoundedRectangle 3 Wide rounded rectangle.

[!includeSupport and feedback]