Renders the specified AnnLabel object.
IAnnLabelRenderer.prototype.renderLabel = function(mapper, label, operations)
renderLabel(mapper: AnnContainerMapper, label: AnnLabel, operations: AnnFixedStateOperations): void;
mapper
An AnnContainerMapper used for converting the coordinates for rendering.
label
The AnnLabel to be rendered.
operations
An AnnFixedStateOperations value that controls the fixed state of the object to be rendered.
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