IScrollInfo.ViewportWidth プロパティ

定義

このコンテンツのビューポートの水平方向のサイズを取得します。

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

プロパティ値

デバイスに依存しないピクセル数で、このコンテンツのビューポートの水平方向のサイズを表す Double。 このプロパティには既定値はありません。

適用対象