render Method

Summary

This class implementation of AnnSvgObjectRenderer.Render

Syntax

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

Parameters

mapper

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

annObject

The object to render. Must not be null.

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