Aracılığıyla paylaş


DocumentPageView.StretchDirection Özellik

Tanım

Hangi ölçeklendirme yönlerinin Stretch uygulanacağını belirten bir StretchDirection numaralandırma alır veya ayarlar.

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

Özellik Değeri

StretchDirection

Hangi ölçeklendirme yönlerinin Stretch uygulanacağını belirten numaralandırma değeri. Varsayılan değer: DownOnly.

Açıklamalar

Bağımlılık Özelliği Bilgileri

Tanımlayıcı alanı StretchDirectionProperty
Meta veri özellikleri olarak ayarlandı true AffectsMeasure

Şunlara uygulanır

Ayrıca bkz.