Specifies the colors that can be used in association with the
OhioPlane.COLOR plane.
Namespace: Flex.Hal.OhioAssembly: Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 6.0.8219.1880
Syntax Public Enumeration OhioColor
Members Member name | Value | Description |
---|
DEFAULT | 0 |
Default color.
|
BLUE | 1 |
Blue color.
|
GREEN | 2 |
Green color.
|
CYAN | 3 |
Cyan color.
|
RED | 4 |
Red color.
|
MAGENTA | 5 |
Magenta color.
|
YELLOW | 6 |
Yellow color.
|
WHITE | 7 |
White color.
|
See Also