Click or drag to resize
HyperTextProcessorReferenceFontSize Property
Gets or sets the reference font size. It should correspond to the font size where OutputText will be sent.

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

Property Value

Type: Int32
The reference font size.
See Also