Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 683 Bytes

compositionrectanglegeometry.md

File metadata and controls

25 lines (15 loc) · 683 Bytes
-api-id -api-type
T:Windows.UI.Composition.CompositionRectangleGeometry
winrt class

Windows.UI.Composition.CompositionRectangleGeometry

-description

Warning

This API contains a known issue in Windows 10, versions 2004 and below. Don't use this API in your code.

Represents a rectangle shape of the specified size. To obtain a CompositionRectangleGeometry instance, call Compositor.CreateRectangleGeometry.

-remarks

-see-also

-examples