Initializes the label renderer with the specified rendering engine.
public void Initialize(
AnnRenderingEngine renderingEngine
)
Public Sub Initialize( _
ByVal renderingEngine As AnnRenderingEngine _
)
- (void)initialize:(LTAnnRenderingEngine *)renderingEngine
public void initialize(AnnRenderingEngine renderingEngine)
public:
void Initialize(
AnnRenderingEngine^ renderingEngine
)
renderingEngine
The rendering engine to use. This must be 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.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document