PjBarEndShape Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public enum class PjBarEndShape
[System.Runtime.InteropServices.Guid("CAEA4740-9313-11CF-982D-00AA00322803")]
public enum PjBarEndShape
type PjBarEndShape =
Public Enum PjBarEndShape
- Inheritance
-
PjBarEndShape
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjNoBarEndShape | 0 | |
pjHouseUp | 1 | |
pjHouseDown | 2 | |
pjDiamond | 3 | |
pjTriangleUp | 4 | |
pjTriangleDown | 5 | |
pjTriangleRight | 6 | |
pjTriangleLeft | 7 | |
pjArrowUp | 8 | |
pjCaretDownTop | 9 | |
pjCaretUpBottom | 10 | |
pjLineShape | 11 | |
pjSquare | 12 | |
pjCircleDiamond | 13 | |
pjArrowDown | 14 | |
pjCircleTriangleUp | 15 | |
pjCircleTriangleDown | 16 | |
pjCircleArrowUp | 17 | |
pjCircleArrowDown | 18 | |
pjCircle | 19 | |
pjStar | 20 | |
pjLeftBracket | 21 | |
pjRightBracket | 22 | |
pjLeftFade | 23 | |
pjRightFade | 24 |