public AnnUniversalRenderingEngine()
public AnnUniversalRenderingEngine()
-(id) init;
function AnnUniversalRenderingEngine()
You must call attach with an AnnContainer and a Canvas object to use this engine.
This constructor will initialize the following default renderers and set them in the Leadtools.Annotations.Core.AnnRenderingEngine.Renderers dictionary:
Any user defined objects and ID must be added to the Leadtools.Annotations.Core.AnnRenderingEngine.Renderers dictionary to be usable by this AnnUniversalRenderingEngine object.