Used to select the text and text box color
Namespace: Crestron.SimplSharpPro.DMAssembly: SimplSharpPro (in SimplSharpPro.exe)
Syntax
C# |
---|
public enum eDmCameraTextColor |
Members
Member name | Value | Description | |
---|---|---|---|
White | 0 | White Color | |
Yellow | 1 | Yellow Color | |
Cyan | 2 | Cyan Color | |
Green | 3 | Green Color | |
Magenta | 4 | Magenta Color | |
Red | 5 | Red Color | |
Blue | 6 | Blue Color | |
Black | 7 | Black Color | |
Gray | 8 | Gray Color | |
Transparent | 9 | text box only |