Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Designers)

IsTargetObjectAdded Property

Show in webframe
Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container.
Syntax
get_isTargetObjectAdded();
Object.defineProperty('isTargetObjectAdded');

Property Value

TypeDescription
booleantrue if this AnnDrawDesigner has automatically added TargetObject to the container; otherwise, false.
Remarks

This property is used by the automation for multi-container support.

See Also

Reference

AnnDrawDesigner Object
AnnDrawDesigner Members

Error processing SSI file