Quantcast
Channel: OxyPlot (moved to GitHub)
Viewing all articles
Browse latest Browse all 2061

New Post: wpf RenderContext discussion

$
0
0
we can descripte 2d shape use geometry, drawing ,shape in wpf ,but three object is very deferent,only shape can display it on screen. geometry only descripe 2d graphic object which only store graphic data. geometry don't render by itslef ,so i think oxyplot don't need GeometryRenderContext , we can add geometry object to wpf Path classe Data propety. then we can see what we want . Drawingcontext is most closest to graphic of gdi, but drawingcontext
is abstract classe, to render any shape ,we have to use drawingcontext in visual ,once we draw what we want, drawingcontext must close. so DrawingRenderContext in oxyplot have means(value) only when we put DrawingRenderContext in visual and add visual to visual tree . if we want development in DrawingRenderContext envimoment , we mayehave to resturture entire oxyplot.wpf.

Viewing all articles
Browse latest Browse all 2061

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>