DocumentPageView.StretchDirection プロパティ

定義

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

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

プロパティ値

適用する必要があるスケーリング方向 Stretch 指定する列挙値。 既定値は DownOnly です。

注釈

依存関係プロパティ情報

品目 Value
識別子フィールド StretchDirectionProperty
に設定されたメタデータ プロパティ true AffectsMeasure

適用対象

こちらもご覧ください