GraphicsCaptureItem.Size 属性

定义

捕获目标的大小。

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

属性值

捕获目标的大小。

适用于