GraphicsCaptureItem.Size Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.