renderShape Method

Summary

Renders the shape of an AnnSvgTextStrikeoutObjectRenderer object.

Syntax
TypeScript
JavaScript
AnnSvgTextStrikeoutObjectRenderer.prototype.renderShape = function( 
   mapper, 
   annTextReviewObject, 
   rectangles 
) 

Parameters

mapper

The mapper object to use for converting coordinates. Must not be null.

annTextReviewObject

The object to render. Must not be null.

rectangles

Rectangle areas to render this shape.

Remarks

This method is called by this renderer for each rectangle in the AnnTextReviewObject. The derived classes can render the exact shape required in rectangles.

Requirements
Target Platforms
Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.