共用方式為


BarcodeScannerVideoFrame.Width 屬性

定義

取得視訊畫面的寬度。

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

屬性值

UInt32

unsigned int

uint32_t

以圖元為單位的視訊框架寬度。

適用於