ViewState.ViewportTop Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Y-coordinate of the viewport's top edge.
public:
property double ViewportTop { double get(); };
public:
property double ViewportTop { double get(); };
public double ViewportTop { get; }
member this.ViewportTop : double
Public ReadOnly Property ViewportTop As Double
Property Value
The y-coordinate of the viewport's top edge.