MediaElement.NaturalVideoWidth Propriété

Définition

Obtient la largeur de la vidéo associée au média.

public:
 property int NaturalVideoWidth { int get(); };
public int NaturalVideoWidth { get; }
member this.NaturalVideoWidth : int
Public ReadOnly Property NaturalVideoWidth As Integer

Valeur de propriété

Largeur de la vidéo associée au média.

Remarques

NaturalVideoWidth n’est pas exact tant que l’événement MediaOpened n’a pas été déclenché.

S’applique à