AvalonEdit
Height Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineHeight
Gets the height of the visual line in device-independent pixels.
Declaration Syntax
C#Visual BasicVisual C++
public double Height { get; private set; }
Public Property Height As Double
	Get
	Private Set
public:
property double Height {
	double get ();
	private: void set (double value);
}

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