LEADTOOLS JavaScript (Leadtools.Annotations.Core)

FriendlyName Property (AnnObject)

Show in webframe
Gets the friendly name for AnnObject.
Syntax
get_friendlyName();
Object.defineProperty('friendlyName');

Property Value

TypeDescription
stringA string that represents the friendly name for the AnnObject.
Remarks

This property is overridden by derived class to return a friendly name of the object. For example, AnnRectangleObject will return "Rectangle" and AnnHotspotObject will return "Hotspot".

See Also

Reference

AnnObject Object
AnnObject Members

 

 


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