ILineTransformSource Interface

 

Provides the line transform for a line of formatted text.

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

public interface ILineTransformSource

NameDescription
System_CAPS_pubmethodGetLineTransform(ITextViewLine, Double, ViewRelativePosition)

Calculates the line transform for a given line of formatted text.

Return to top
Show: