AvalonEdit
ViewportHeight Property
NamespacesICSharpCode.AvalonEditTextEditorViewportHeight
Gets the horizontal size of the viewport.
Declaration Syntax
C#Visual BasicVisual C++
public double ViewportHeight { get; }
Public ReadOnly Property ViewportHeight As Double
	Get
public:
property double ViewportHeight {
	double get ();
}

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