'How to draw path in Microsoft.UI.Composition.Compositor

Drawn line using compositor with CreateLineGeometry method. Now trying to use path with CreatePathGeometry method. But unable to set CompositionPathGeometry.Path data without using third party nuget.

Please give me examples for set Path data without using any extra nuget.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source