IFormattedLine::SetLineTransform Method (LineTransform)
Visual Studio 2015
Sets the line transform used to format the text in this formatted text line.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Parameters
- transform
-
Type:
Microsoft.VisualStudio.Text.Formatting::LineTransform
The line transform for this formatted text line.
| Exception | Condition |
|---|---|
| ObjectDisposedException | This IWpfTextViewLine has been disposed. |
Show: