AvalonEdit
VisualLine Property
NamespacesICSharpCode.AvalonEdit.RenderingInlineObjectRunVisualLine
Gets the VisualLine that contains this object. This property is only available after the object was added to the text view.
Declaration Syntax
C#Visual BasicVisual C++
public VisualLine VisualLine { get; internal set; }
Public Property VisualLine As VisualLine
	Get
	Friend Set
public:
property VisualLine^ VisualLine {
	VisualLine^ get ();
	internal: void set (VisualLine^ value);
}

Assembly: ICSharpCode.AvalonEdit (Module: ICSharpCode.AvalonEdit.dll) Version: 5.0.0.4238