IFormattedLine.RemoveVisual Method
Remove the Visual that represents the rendered text of the line.
Namespace: Microsoft.VisualStudio.Text.Formatting
Assembly: Microsoft.VisualStudio.Text.UI.Wpf (in Microsoft.VisualStudio.Text.UI.Wpf.dll)
Syntax
'宣言
Sub RemoveVisual
void RemoveVisual()
void RemoveVisual()
abstract RemoveVisual : unit -> unit
function RemoveVisual()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.