render Method (AnnImageObjectRenderer)

Summary

Renders an object.

Syntax

JavaScript Syntax
AnnImageObjectRenderer.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.

Remarks

For more information, refer to AnnObjectRenderer.Render.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Rendering Assembly
Click or drag to resize