isTargetObjectAdded Property

Summary

Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnDrawDesigner.prototype, 'isTargetObjectAdded', 
	get: function() 
) 
isTargetObjectAdded: boolean; // read-only 

Property Value

true if this AnnDrawDesigner has automatically added TargetObject to the container; otherwise, false.

Remarks

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

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly