Shape.Stretch 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.
public:
property Stretch Stretch { Stretch get(); void set(Stretch value); };
Stretch Stretch();
void Stretch(Stretch value);
public Stretch Stretch { get; set; }
var stretch = shape.stretch;
shape.stretch = stretch;
Public Property Stretch As Stretch
<object Stretch="stretchvalueName"/>
Valeur de propriété
Une des valeurs d’énumération Stretch . La valeur par défaut au moment de l’exécution dépend du type de Shape.