DocumentPageView.StretchDirection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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
プロパティ値
Stretch を適用するスケーリング方向を指定する列挙値。 既定値は、DownOnly です。
注釈
依存プロパティ情報
識別子フィールド | StretchDirectionProperty |
メタデータのプロパティが次に設定されている true |
AffectsMeasure |