LineTransform.VerticalScale Property

Definition

Gets the vertical scale factor to be applied to the text of the line. The scale factor does not affect and the space above and below the line.

public:
 property double VerticalScale { double get(); };
public:
 property double VerticalScale { double get(); };
public double VerticalScale { get; }
member this.VerticalScale : double
Public ReadOnly Property VerticalScale As Double

Property Value

The vertical scale factor to be applied to the text of the line and the space above and below the line.

Applies to