Click or drag to resize
HyperTextStylesLineSpacing Property
Gets or sets the line spacing.

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

Property Value

Type: Single
The line spacing.
See Also