IFormattedLine::GetOrCreateVisual Method ()
Visual Studio 2015
Gets the Visual that can be used to add this formatted text line to a VisualCollection.
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Return Value
Type: System.Windows.Media::Visual^The Visual that can be used to add this formatted text line to a VisualCollection.
| Exception | Condition |
|---|---|
| ObjectDisposedException | This IWpfTextViewLine has been disposed. |
Show: