DocumentPageView.StretchDirection Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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é
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 |