- Fixed #8184: Enable Rendering to WinForms via System.Drawing.Graphics.
This was accomplished by adding the new static method to the SvgRenderer class (as detailed in the work item) and a new Draw method overload that takes in a Graphics object as a parameter.
Please register or sign in to comment