Direct3D11CaptureFrame.ContentSize プロパティ

定義

フレームがレンダリングされた時点のコンテンツ サイズ。

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

プロパティ値

フレームがレンダリングされた時点のコンテンツ サイズ。

適用対象