Compartir a través de


StoreVideo.Width Propiedad

Definición

Obtiene el ancho del vídeo, en píxeles.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Ancho del vídeo, en píxeles.

Se aplica a