Share via


DocumentPageView.StretchDirection Propriété

Définition

Obtient ou définit une énumération StretchDirection spécifiant les éléments auxquels doivent s'appliquer les directions d'échelle 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

Valeur de propriété

StretchDirection

Valeur d'énumération spécifiant les éléments auxquels doivent s'appliquer les directions d'échelle Stretch. La valeur par défaut est DownOnly.

Remarques

Informations sur les propriétés de dépendance

Champ d’identificateur StretchDirectionProperty
Propriétés de métadonnées définies sur true AffectsMeasure

S’applique à

Voir aussi