Partager via


BarcodeScannerVideoFrame.Width Propriété

Définition

Obtient la largeur de l’image vidéo.

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

Valeur de propriété

UInt32

unsigned int

uint32_t

Largeur de l’image vidéo en pixels.

S’applique à