Draws a designer.
Namespace:
Aurigma.GraphicsMill.WinControls
Assembly:
Aurigma.GraphicsMill.WinControls.VectorObjects (in Aurigma.GraphicsMill.WinControls.VectorObjects.dll)
Public Overridable Sub Draw ( _ g As Graphics _ )
public virtual void Draw( Graphics g )
Type: System.Drawing.Graphics
Target System.Drawing.Graphics object on which the designer should be drawn.