Condividi tramite


ImageVisual.Stretch Proprietà

Definizione

Ottiene o imposta l'estensione dell'immagine.

public:
 property CompositionStretch Stretch { CompositionStretch get(); void set(CompositionStretch value); };
CompositionStretch Stretch();

void Stretch(CompositionStretch value);
public CompositionStretch Stretch { get; set; }
var compositionStretch = imageVisual.stretch;
imageVisual.stretch = compositionStretch;
Public Property Stretch As CompositionStretch

Valore della proprietà

Estensione dell'immagine.

Commenti

Importante

Questa API esiste solo in Windows 10 versione 1507 (Build 10240).

Si applica a