Click or drag to resize
HyperTextStylesTextVerticalOffset Property
Gets the vertical offset as a percentage of surrounding line height.

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

Property Value

Type: Single
The vertical offset as a percentage of surrounding line height.
See Also