다음을 통해 공유


Direct3D11CaptureFrame.ContentSize 속성

정의

프레임이 렌더링된 시점의 콘텐츠 크기입니다.

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

속성 값

프레임이 렌더링된 시점의 콘텐츠 크기입니다.

적용 대상