Draws the length text of the ruler object.
AnnPolyRulerObjectRenderer.prototype.drawLengthText = function(
mapper,
label,
operations
)
drawLengthText(
mapper: AnnContainerMapper,
label: AnnLabel,
operations: AnnFixedStateOperations
): void; // protected
mapper
The mapper to use for rendering.
label
The text label to draw.
operations
The fixed state of the owner object.
This method is called by the renderer to draw the length text of the ruler object. Derived classes can override this method to provide their own implementation.
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