Click or drag to resize
HyperTextDefaultTextStyle Property
Gets the default style of the text.

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

Property Value

Type: FontStyle
The default style of the text.
See Also