PjColor 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 PjColor
[System.Runtime.InteropServices.Guid("A496D170-8F45-11CF-982B-00AA00322803")]
public enum PjColor
type PjColor =
Public Enum PjColor
- Inheritance
-
PjColor
- Attributes
Fields
Name | Value | Description |
---|---|---|
pjBlack | 0 | |
pjRed | 1 | |
pjYellow | 2 | |
pjLime | 3 | |
pjAqua | 4 | |
pjBlue | 5 | |
pjFuchsia | 6 | |
pjWhite | 7 | |
pjMaroon | 8 | |
pjGreen | 9 | |
pjOlive | 10 | |
pjNavy | 11 | |
pjPurple | 12 | |
pjTeal | 13 | |
pjGray | 14 | |
pjSilver | 15 | |
pjColorAutomatic | 16 |