renderShadow Method

Summary

Renders a drop shadow around the object bounds.

Syntax

JavaScript Syntax
AnnNoteObjectRenderer.prototype.renderShadow = function(mapper, annObject) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Rendering.JavaScript Assembly