Label.LineHeight Property

Definition

Gets or sets the multiplier to apply to the default line height when displaying text.

public:
 property double LineHeight { double get(); void set(double value); };
public double LineHeight { get; set; }
member this.LineHeight : double with get, set
Public Property LineHeight As Double

Property Value

The multiplier to apply to the default line height when displaying text.

Applies to