IFormattedLine.RemoveVisual Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Remove the Wpf Visual that represents the rendered text of the line.
public:
void RemoveVisual();
public:
void RemoveVisual();
void RemoveVisual();
public void RemoveVisual ();
abstract member RemoveVisual : unit -> unit
Public Sub RemoveVisual ()