Click or drag to resize
HyperTextStylesShouldOverrideInheritedLinkHitboxPadding Property
Gets or sets a value indicating whether this instance should override the inherited link hitbox padding.

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

Property Value

Type: Boolean
if the inherited link hitbox padding should be overriden; otherwise, .
See Also