Skip to content

Add two classes CombinedGeometry and PathGeometry just like WPF #10278

Answered by jeromelaban
huangfuhao asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the suggestion!

At this time, we cannot add this particular class because it is not supported by WinUI, mainly because the Clip Property is a RectangleGeometry. That being said, on Windows (and only Skia on Uno Platform at this time), it's possible to use the composition API to do visual clipping with CompositionGeometricClip.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@huangfuhao
Comment options

Answer selected by huangfuhao
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #10277 on October 27, 2022 11:53.