Gets the vertical distance between the top-left corner of the screen and the location where the menu is displayed.

Syntax

public double VerticalOffset { get; }
Public ReadOnly Property VerticalOffset() As Double

Limitations

Read only.