Click or drag to resize

OhioColor Enumeration

Specifies the colors that can be used in association with the OhioPlane.COLOR plane.

Namespace:  Flex.Hal.Ohio
Assembly:  Flex.Hal.Ohio (in Flex.Hal.Ohio.dll) Version: 4.1.4031.1525
Syntax
public enum OhioColor
Members
  Member nameValueDescription
DEFAULT0 Default color.
BLUE1 Blue color.
GREEN2 Green color.
CYAN3 Cyan color.
RED4 Red color.
MAGENTA5 Magenta color.
YELLOW6 Yellow color.
WHITE7 White color.
See Also