LEADTOOLS JavaScript (Leadtools.Annotations.Core)

AnnLabel Object

Show in webframe
Members 
The AnnLabel class is used to display the text elements of various LEADTOOLS annotation objects.
Object Model
Syntax
function Leadtools.Annotations.Core.AnnLabel() 
Remarks

Each LEADTOOLS annotation object has one or more AnnLabels associated with it. The number and the way the labes are used depend on which type of annotation object the annotation object is.

Use the AnnObject.Labels property to control the display of the labels for an AnnObject. Access each label by its name.

For example, to display the name of an AnnObject, set the AnnObject.Labels["AnnObjectName"].IsVisible property to true.

To hide the length of an AnnPolyRulerObject, set the AnnObject.Labels["RulerLength"].IsVisible property to false.

See Also

Reference

AnnLabel Members
Leadtools.Annotations.Core Namespace

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.