renderLabel Method

Summary

Renders the specified AnnLabel object.

Syntax

JavaScript Syntax
IAnnLabelRenderer.prototype.renderLabel = function(mapper, label, operations) 
TypeScript Syntax
renderLabel(mapper: AnnContainerMapper, label: AnnLabel, operations: AnnFixedStateOperations): void; 

Parameters

mapper

An AnnContainerMapper used for converting the coordinates for rendering.

label

The AnnLabel to be rendered.

operations

An AnnFixedStateOperations value that controls the fixed state of the object to be rendered.

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.Core Assembly