AvalonEdit
Length Property
NamespacesICSharpCode.AvalonEdit.EditingRectangleSelectionLength
Gets the selection length.
Declaration Syntax
C#Visual BasicVisual C++
public override int Length { get; }
Public Overrides ReadOnly Property Length As Integer
	Get
public:
virtual property int Length {
	int get () override;
}

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