AvalonEdit
VisualLengthWithEndOfLineMarker Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineVisualLengthWithEndOfLineMarker
Length in visual line coordinates including the end of line marker, if TextEditorOptions.ShowEndOfLine is enabled.
Declaration Syntax
C#Visual BasicVisual C++
public int VisualLengthWithEndOfLineMarker { get; }
Public ReadOnly Property VisualLengthWithEndOfLineMarker As Integer
	Get
public:
property int VisualLengthWithEndOfLineMarker {
	int get ();
}

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