Click or drag to resize
HyperTextStylesCascadedDefaultFontStyle Property
Gets the cascaded default font style.

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

Property Value

Type: FontStyle
The cascaded default font style.
See Also