IScrollInfo.ViewportHeight Property

Definition

Gets the vertical size of the viewport for this content.

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

Property Value

A Double that represents, in device independent pixels, the vertical size of the viewport for this content. This property has no default value.

Applies to