I would like to display an image in the center of my user control, but I draw a space, actually "finding" the center of the control!
I feel that it should be something very simple, but I just can't get around it.
Ideally, I would like to get the X and Y coordinates that can be added to the Point instance to display at that point.
source
share