Direct3D11CaptureFrame.ContentSize Property

Definition

The content size at the time the frame was rendered.

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

Property Value

The content size at the time the frame was rendered.

Applies to