Enum Scene.TextColor
Represents colors that may be applies to a text object contained in a scene.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public enum Scene.TextColor
Fields
| Name | Description |
|---|---|
| Black | |
| Blue | |
| DarkBlue | |
| DarkGray | |
| DarkGreen | |
| DarkRed | |
| DarkTurquoise | |
| DarkYellow | |
| Green | |
| LightGray | |
| Magenta | |
| None | |
| Purple | |
| Red | |
| Turquoise | |
| White | |
| Yellow |