renderContent Method

Summary

Overrides RenderContent.

Syntax

JavaScript Syntax
AnnStickyNoteObjectRenderer.prototype.renderContent = function(mapper, annObject, operations) 
TypeScript Syntax
renderContent(mapper: AnnContainerMapper, annObject: AnnObject, operations: AnnFixedStateOperations): void; 

Parameters

mapper

The mapper object to use for converting coordinates. Must not be null.

annObject

The object to render. Must not be null.

operations

The fixed state operations to use.

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