Click or drag to resize
HyperTextFontSizeToUse Property
Gets the font size to use.

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

Property Value

Type: Int32
The font size to use.
See Also