Click or drag to resize
HyperTextStylesShouldOverrideInheritedFontSize Property
Gets or sets a value indicating whether this instance should override the inherited font size.

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

Property Value

Type: Boolean
if the inherited font size should be overridden; otherwise, .
See Also