wpf ellipse image change with code

ud2008

Well-known member
Joined
Jul 5, 2010
Messages
148
Programming Experience
Beginner
I have been searching google for this issue, but haven't found a good answer, so hopefully someone here can help me.

The code I use is vb2010 so no C#.

This is the issue I have:

I have an ellipse with a fill image, but I would like to know how I can change the image with code (or even check which image the fill holds currently).

In vb I knew how to do this but with wpf it's different (from what I have seen).

Thanks
 
Back
Top