Gets or sets the object used to render the labels of this object type.
Object.defineProperty(AnnObjectRenderer.prototype, 'labelRenderer',
get: function(),
set: function(value)
)
labelRenderer: IAnnLabelRenderer;
The object used to render the labels of this object type. This must be a default AnnLabelRenderer object or a user derived class. Default value is null.
The Initialize method initializes an AnnLabelRenderer object and sets it in this property. This is the default label renderer used on this platform. You can set your own derived class in this property if needed.
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