Click or drag to resize
HyperTextFontToUse Property
Gets the font to use.

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

Property Value

Type: Font
The font to use.
See Also