Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 641 Bytes

compositor_createpathgeometry_91143552.md

File metadata and controls

32 lines (18 loc) · 641 Bytes
-api-id -api-type
M:Windows.UI.Composition.Compositor.CreatePathGeometry(Windows.UI.Composition.CompositionPath)
winrt method

Windows.UI.Composition.Compositor.CreatePathGeometry

-description

Creates an instance of CompositionPathGeometry using the specified path.

-parameters

-param path

The path data.

-returns

Returns the created CompositionPathGeometry object.

-remarks

-see-also

-examples