Shape.Stretch Propiedad

Definición

Obtiene o establece un valor de enumeración Stretch que describe cómo la forma rellena su espacio asignado.

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

Valor de propiedad

Stretch

Uno de los valores de enumeración de Stretch.

Se aplica a

Consulte también