IScrollInfo.ExtentWidth プロパティ

定義

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

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

プロパティ値

デバイス非依存ピクセルで、エクステントの横幅を表す Double。 このプロパティには既定値はありません。

適用対象