Replies: 1 comment 1 reply
-
PathGeometry or PathFigures can be the Data for a Path object. And then the Path object has RotateTo() |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a PathGeometry used with in an Image.Clip, that i want to apply a rotation to it before applied to the image is ther ea way to achieve that ?
i was expecting a Rotation property for PathFigure but it doesn't exist.
Beta Was this translation helpful? Give feedback.
All reactions