CanvasVirtualImageSourceResize Method (Single, Single) |
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 public void Resize(
float width,
float height
)
Parameters
- width
- Type: SystemSingle
- height
- Type: SystemSingle
See Also