public AnnUniversalRenderingEngine( AnnContainer container, CGContextRef context )
public AnnUniversalRenderingEngine( AnnContainer container, CGContextRef context )
-(id) initWithContainer:(LTAnnContainer*) container context:(CGContextRef) context;
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.