Used to select the text and text box color

Namespace: Crestron.SimplSharpPro.DM
Assembly: SimplSharpPro (in SimplSharpPro.exe)

Syntax

C#
public enum eDmCameraTextColor

Members

Member nameValueDescription
White0 White Color
Yellow1 Yellow Color
Cyan2 Cyan Color
Green3 Green Color
Magenta4 Magenta Color
Red5 Red Color
Blue6 Blue Color
Black7 Black Color
Gray8 Gray Color
Transparent9 text box only

See Also