Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 460 Bytes

sizeint32.md

File metadata and controls

31 lines (21 loc) · 460 Bytes
-api-id -api-type
T:Windows.Graphics.SizeInt32
winrt struct

Windows.Graphics.SizeInt32

-description

Defines the height and wide of a surface in a two-dimensional plane.

-struct-fields

-field Height

The height of a surface.

-field Width

The width of a surface.

-remarks

-see-also

-examples