Partager via


VideoProperties.Width Propriété

Définition

Obtient la largeur de la vidéo.

public:
 property unsigned int Width { unsigned int get(); };
uint32_t Width();
public uint Width { get; }
var uInt32 = videoProperties.width;
Public ReadOnly Property Width As UInteger

Valeur de propriété

UInt32

unsigned int

uint32_t

Largeur de la vidéo, en pixels.

S’applique à