MatterHackers / agg-sharp

A C# port of Anti-Grain Geometry (AGG) with extensions for common scenarios
BSD 2-Clause "Simplified" License
183 stars 71 forks source link

How to convert GuiWidget into Winform Control, so the widget can add to existed winform window ? #1539

Open KaivnD opened 1 year ago

KaivnD commented 1 year ago

How to convert GuiWidget into Winform Control, so the widget can add to existed winform window ?