Gets the rendering engine associated with this object renderer.
Object.defineProperty(IAnnObjectRenderer.prototype, 'renderingEngine',
get: function()
)
renderingEngine: AnnRenderingEngine; // read-only
The rendering engine associated with this object renderer. This is the same value passed to Initialize.
The various methods of this class use the "context" property of the AnnRenderingEngine property to draw the 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