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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly