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 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.