Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Rendering)

RenderShape Method (AnnTextRedactionObjectRenderer)

Show in webframe
The mapper object to use for converting coordinates. Must not be null.
The object to render. Must not be null.
The graphics context to use when rendering the object.
Rectangle area to render this shape.
Overrides RenderShape
Syntax
 function Leadtools.Annotations.Rendering.AnnTextRedactionObjectRenderer.renderShape( 
   mapper ,
   annTextReviewObject ,
   context ,
   rect 
)

Parameters

ParameterTypeDescription
mapperAnnContainerMapperThe mapper object to use for converting coordinates. Must not be null.
annTextReviewObjectAnnTextReviewObjectThe object to render. Must not be null.
contextCanvasContext2DThe graphics context to use when rendering the object.
rectLeadRectDRectangle area to render this shape.
See Also

Reference

AnnTextRedactionObjectRenderer Object
AnnTextRedactionObjectRenderer Members

Error processing SSI file