Initializes the label renderer with the specified rendering engine.
AnnLabelRenderer.prototype.initialize = function(renderingEngine)
initialize(renderingEngine: AnnRenderingEngine): void;
renderingEngine
The rendering engine to use. This must an object that derives from AnnRenderingEngine. The value of this parameter gets
set in the RenderingEngine property. Must not be null.
This is the label renderer implementation for this platform. For more information, refer to IAnnLabelRenderer.
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