Overrides RenderShape
AnnTextStrikeoutObjectRenderer.prototype.renderShape = function(mapper, annTextReviewObject, context, rect)
renderShape(mapper: AnnContainerMapper, annTextReviewObject: AnnTextReviewObject, context: CanvasRenderingContext2D, rect: LeadRectD): void; // protected
mapper
The mapper object to use for converting coordinates. Must not be null.
annTextReviewObject
The object to render. Must not be null.
context
The graphics context to use when rendering the object.
rect
Rectangle area to render this shape.
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