 | HyperTextStylesDefaultTextColor Property |
Gets or sets the default color of the text.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Color DefaultTextColor { get; set; }Property Value
Type:
ColorThe default color of the text.
See Also