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