Click or drag to resize
HyperTextStylesDefaultTextColor Property
Gets or sets the default color of the text.

Namespace: Candlelight.UI
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Color DefaultTextColor { get; set; }

Property Value

Type: Color
The default color of the text.
See Also