Hello,
I tried GraphicsView but it seems it cant be achieved.
When you use GraphicsView, you could only redraw the Drawable property each time you need to modify the elements above.
Therefore, it should be better to use SkiaSharp in your project to implement this feature.
Please refer to SkiaSharp Graphics in Xamarin.Forms. Although this document is for Xamarin.Forms, the Skia API has not changed on MAUI, and you could refer to it.
As the matter of fact,
Best Regards,
Alec Liu.
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.