Share via


CapturedFrame.Width 屬性

定義

取得所擷取框架的寬度。

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

屬性值

UInt32

unsigned int

uint32_t

擷取框架的寬度。

適用於