Click or drag to resize
CanvasSwapChainResizeBuffers Method (Size)
Changes the CanvasSwapChain's back buffer size.

Namespace:  Microsoft.Graphics.Canvas
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public void ResizeBuffers(
	Size newSize
)

Parameters

newSize
Type: Windows.FoundationSize
Remarks
See Also