AvalonEdit
VisualTop Property
NamespacesICSharpCode.AvalonEdit.RenderingVisualLineVisualTop
Gets the Y position of the line. This is measured in device-independent pixels relative to the start of the document.
Declaration Syntax
C#Visual BasicVisual C++
public double VisualTop { get; internal set; }
Public Property VisualTop As Double
	Get
	Friend Set
public:
property double VisualTop {
	double get ();
	internal: void set (double value);
}

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