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