LineTransform Properties

 

Namespace:   Microsoft.VisualStudio.Text.Formatting
Assembly:  Microsoft.VisualStudio.Text.UI (in Microsoft.VisualStudio.Text.UI.dll)

NameDescription
System_CAPS_pubpropertyBottomSpace

Gets the amount of space required below the text of the line before applying the VerticalScale factor.

System_CAPS_pubpropertyRight

Gets the x-coordinate of the effective right edge of the line.

System_CAPS_pubpropertyTopSpace

Gets the amount of space required above the text of the line before applying the VerticalScale factor.

System_CAPS_pubpropertyVerticalScale

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

Return to top
Show: