renderShape Method

Summary

Overrides RenderShape

Syntax
TypeScript
JavaScript
AnnTextUnderlineObjectRenderer.prototype.renderShape = function( 
   mapper, 
   annTextReviewObject, 
   context, 
   rect 
) 
renderShape( 
   mapper: AnnContainerMapper, 
   annTextReviewObject: AnnTextReviewObject, 
   context: CanvasRenderingContext2D, 
   rect: LeadRectD 
): void; // protected 

Parameters

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.

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.