سؤال

I am looking for the best way of converting a UIElement(FrameworkElement) to vector format (vector analog for WritableBitmap). The easiest way that comes to mind is manually create special SVG converter for some of UIElement implementations and try to get full vector image.

Generally it will be used for converting Canvases with Shapes.

Any ideas how to do this best way?

هل كانت مفيدة؟
مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top