 | HyperTextProcessorReferenceFontSize Property |
Gets or sets the reference font size. It should correspond to the font size where OutputText will be sent.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic int ReferenceFontSize { get; set; }Property Value
Type:
Int32The reference font size.
See Also