LineTransform Constructor (Double)
Visual Studio 2015
Initializes a new instance of a LineTransform.
Assembly: Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)
Parameters
- verticalScale
-
Type:
System::Double
The vertical scale factor to be applied to the text of the line and the space above and below the line.
All LineTransform objects on a formatted line of text are combined using the Combine method below.
The resulting LineTransform determines the placement and scaling of the rendered line of text.
Show: