Direct3D11CaptureFrame.ContentSize 属性

定义

呈现帧时的内容大小。

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

属性值

呈现帧时的内容大小。

适用于