GraphicsCaptureItem.Size Property

Definition

The size of the target of the capture.

public:
 property SizeInt32 Size { SizeInt32 get(); };
SizeInt32 Size();
public SizeInt32 Size { get; }
var sizeInt32 = graphicsCaptureItem.size;
Public ReadOnly Property Size As SizeInt32

Property Value

The size of the target of the capture.

Applies to