AvalonEdit
ExtentWidth Property
NamespacesICSharpCode.AvalonEditTextEditorExtentWidth
Gets the horizontal size of the current document region.
Declaration Syntax
C#Visual BasicVisual C++
public double ExtentWidth { get; }
Public ReadOnly Property ExtentWidth As Double
	Get
public:
property double ExtentWidth {
	double get ();
}

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