0
Under review
Canvas
I am trying to draw some geometric shape's on oxyplot canvas. I think there are several ways to do it. For example i want to draw on canvas with transparent background. And the main question is it possible to synchronize canvas of "drawingCanvas" and OxyPlot canvas. Because when oxyplot is panning, canvas is staying unchanged.
Customer support service by UserEcho
Also see the `DelegateAnnotation` in the `ExampleLibrary.RenderingCapabilities` class, that is very general.