public AnnWinFormsRenderingEngine( AnnContainer container, Graphics context )
public AnnWinFormsRenderingEngine( AnnContainer container, Graphics context )
This constructor will call Attach passing the container and context.
This constructor will initializes the following default renderers and set them in the Leadtools.Annotations.Core.AnnRenderingEngine.Renderers dictionary:
Any user defined objects must be added to the Leadtools.Annotations.Core.AnnRenderingEngine.Renderers along with its id to be usable by this AnnWinFormsRenderingEngine object.