Click or drag to resize
CanvasVirtualImageSourceResize Method (Size)
Resizes the virtual image.

Namespace:  Microsoft.Graphics.Canvas.UI.Xaml
Assembly:  Microsoft.Graphics.Canvas (in Microsoft.Graphics.Canvas.dll) Version: 0.0.0.0
Syntax
C#
public void Resize(
	Size size
)

Parameters

size
Type: Windows.FoundationSize
See Also