共用方式為


Direct3D11CaptureFrame.ContentSize 屬性

定義

轉譯框架時的內容大小。

public:
 property SizeInt32 ContentSize { SizeInt32 get(); };
SizeInt32 ContentSize();
public SizeInt32 ContentSize { get; }
var sizeInt32 = direct3D11CaptureFrame.contentSize;
Public ReadOnly Property ContentSize As SizeInt32

屬性值

轉譯框架時的內容大小。

適用於