renderShadow Method

Summary

Renders a drop shadow around the object bounds.

Syntax
TypeScript
JavaScript
AnnNoteObjectRenderer.prototype.renderShadow = function( 
   mapper, 
   annObject 
) 
renderShadow( 
   mapper: AnnContainerMapper, 
   annObject: AnnObject 
): void; 

Parameters

mapper

The mapper object to use for converting coordinates.

annObject

The object to render.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly

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