DocumentPageView.StretchDirection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
適用する必要があるスケーリング方向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 |