 | HyperTextStylesFont Property |
Gets or sets the font defined on this instance.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Font Font { get; set; }Property Value
Type:
FontThe font.
See Also