DocumentPageView.StretchDirection プロパティ

定義

StretchDirection を適用するスケーリング方向を指定する Stretch 列挙体を取得または設定します。

public:
 property System::Windows::Controls::StretchDirection StretchDirection { System::Windows::Controls::StretchDirection get(); void set(System::Windows::Controls::StretchDirection value); };
public System.Windows.Controls.StretchDirection StretchDirection { get; set; }
member this.StretchDirection : System.Windows.Controls.StretchDirection with get, set
Public Property StretchDirection As StretchDirection

プロパティ値

StretchDirection

Stretch を適用するスケーリング方向を指定する列挙値。 既定値は、DownOnly です。

注釈

依存プロパティ情報

識別子フィールド StretchDirectionProperty
メタデータのプロパティが次に設定されている true AffectsMeasure

適用対象

こちらもご覧ください