​
​
​

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

Syntax

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

Limitations

Read only.

​