praeclarum / NGraphics

NGraphics is a cross platform library for rendering vector graphics on .NET. It provides a unified API for both immediate and retained mode graphics using high quality native renderers.
MIT License
705 stars 133 forks source link

How to draw the SVG reader Graphic #116

Open oscarjaergren opened 4 years ago

oscarjaergren commented 4 years ago

Basically, there is no documentation on how to draw with the SVG reader and barely any information about how to draw at all with NGraphics

Can anyone provide some samples how to draw?