Click or drag to resize
HyperTextStylesFontSize Property
Gets or sets the size of the font.

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

Property Value

Type: Int32
The size of the font.
See Also