Draw Images
-
I'd like to draw images with path data. Something like this: [https://w7.pngwing.com/pngs/551/108/png-transparent-arrow-illustration-arrow-icon-right-arrow-angle-web-design-internet-thumbnail.png\](https://w7.pngwing.com/pngs/551/108/png-transparent-arrow-illustration-arrow-icon-right-arrow-angle-web-design-internet-thumbnail.png) That way I can set thye color of the image as needed. What's the best way to do this? Is there some way to save an image as a path?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
-
I'd like to draw images with path data. Something like this: [https://w7.pngwing.com/pngs/551/108/png-transparent-arrow-illustration-arrow-icon-right-arrow-angle-web-design-internet-thumbnail.png\](https://w7.pngwing.com/pngs/551/108/png-transparent-arrow-illustration-arrow-icon-right-arrow-angle-web-design-internet-thumbnail.png) That way I can set thye color of the image as needed. What's the best way to do this? Is there some way to save an image as a path?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
Maybe this...Geometry Overview - WPF .NET Framework | Microsoft Learn[^] could assist. I use geometry resources to draw buttons.
I don't speak Idiot - please talk slowly and clearly "I have sexdaily. I mean dyslexia. Fcuk!" Driven to the arms of Heineken by the wife
-
I'd like to draw images with path data. Something like this: [https://w7.pngwing.com/pngs/551/108/png-transparent-arrow-illustration-arrow-icon-right-arrow-angle-web-design-internet-thumbnail.png\](https://w7.pngwing.com/pngs/551/108/png-transparent-arrow-illustration-arrow-icon-right-arrow-angle-web-design-internet-thumbnail.png) That way I can set thye color of the image as needed. What's the best way to do this? Is there some way to save an image as a path?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
Something I have used in the past XAML Path Icons[^]. They allow you to download the XAML paths for icons which you can adjust as necessary.
-
Something I have used in the past XAML Path Icons[^]. They allow you to download the XAML paths for icons which you can adjust as necessary.
OK so I got it from the MS Store on my PC. But I don't see it installed. How do I open this each time I want to use the icons?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
-
OK so I got it from the MS Store on my PC. But I don't see it installed. How do I open this each time I want to use the icons?
If it's not broken, fix it until it is. Everything makes sense in someone's mind. Ya can't fix stupid.
I normally just type XAML Path Icons in my window search bar. It opens from there for me.