IScrollInfo.ExtentHeight プロパティ

定義

エクステントの縦幅を取得します。

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

プロパティ値

デバイス非依存ピクセル数で、エクステントの縦幅を表す Double

このプロパティには既定値はありません。

適用対象