Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 504 Bytes

compositiondrawingsurface_resize_102971024.md

File metadata and controls

27 lines (16 loc) · 504 Bytes
-api-id -api-type
M:Windows.UI.Composition.CompositionDrawingSurface.Resize(Windows.Graphics.SizeInt32)
winrt method

Windows.UI.Composition.CompositionDrawingSurface.Resize

-description

Resizes the drawing surface to the specified size.

-parameters

-param sizePixels

The new size in pixels for the drawing surface.

-remarks

-see-also

-examples