Hi all,
I want on a BView draw a circle with StrokeRoundRect
and draw inside the circle a picture (like macOS app Contacts)
Possible with overlay ?
Thanks,
Hi all,
I want on a BView draw a circle with StrokeRoundRect
and draw inside the circle a picture (like macOS app Contacts)
Possible with overlay ?
Thanks,
You can use ClipToPicture or ClipToShape to achieve this.
Thanks,
I look this