Initializes a new AnnD2DRenderingEngine.
public AnnD2DRenderingEngine()
Public Function New()
You must call Attach with an AnnContainer and D2DSurface objects to use this engine.
This constructor will initializes the following default renderers and set them in the Renderers dictionary:
Any user defined objects must be added to the Renderers along with its id to be usable by this AnnD2DRenderingEngine object.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET