isTargetObjectAdded Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnDrawDesigner.prototype, 'isTargetObjectAdded', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly