Compartir a través de


BarcodeScannerVideoFrame.Height Propiedad

Definición

Obtiene el alto del fotograma de vídeo.

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

Valor de propiedad

UInt32

unsigned int

uint32_t

Alto del fotograma de vídeo en píxeles.

Se aplica a