​
​
​

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

Syntax

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

Limitations

Read only.

​