Share via


PageImageableArea.ExtentWidth プロパティ

定義

イメージ可能領域の幅を取得します。

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

プロパティ値

イメージ可能領域の幅をピクセル (1/96 インチ) で表す Double

注釈

プロパティは ExtentWidth 、イメージ可能領域の左上隅 (イメージ可能領域の "原点" とも呼ばれます) から右上隅までの距離を取得します。

適用対象