LineTransform.VerticalScale Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.