ViewState.ViewportBottom Property

Definition

Gets the Y-coordinate of the viewport's bottom edge.

public:
 property double ViewportBottom { double get(); };
public:
 property double ViewportBottom { double get(); };
public double ViewportBottom { get; }
member this.ViewportBottom : double
Public ReadOnly Property ViewportBottom As Double

Property Value

The y-coordinate of the viewport's bottom edge.

Applies to