LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CanShowObjectProperties Property

Show in webframe
Gets a value that indicates whether this AnnAutomation is currently in a state where the object properties can be displayed.
Syntax
get_canShowObjectProperties();
Object.defineProperty('canShowObjectProperties');

Property Value

TypeDescription
booleantrue if this AnnAutomation is currently in a state where the object properties can be displayed; otherwise, false.
Remarks

The AnnAutomation can display the object properties if there is an Leadtools.Annotations.Core.AnnObject that is currently being edited (in other words, the CurrentDesigner is an object of the Leadtools.Annotations.Designers.AnnEditDesigner class), and the Leadtools.Annotations.Core.AnnObject currently being edited is not locked (the Leadtools.Annotations.Core.AnnObject.IsLocked value is false).

Call the ShowObjectProperties method to display the object properties.

See Also

Reference

AnnAutomation Object
AnnAutomation Members

 

 


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