Shape.Stretch Propriété

Définition

Récupère ou définit une valeur d’énumération Stretch qui décrit la façon dont la forme remplit son espace alloué.

public:
 property System::Windows::Media::Stretch Stretch { System::Windows::Media::Stretch get(); void set(System::Windows::Media::Stretch value); };
public System.Windows.Media.Stretch Stretch { get; set; }
member this.Stretch : System.Windows.Media.Stretch with get, set
Public Property Stretch As Stretch

Valeur de propriété

Stretch

Une des valeurs d'énumération Stretch.

S’applique à

Voir aussi