←Select platform

IsTargetObjectAdded Property

Summary
Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container.
Syntax
C#
C++/CLI
Java
Python
public virtual bool IsTargetObjectAdded { get; } 
protected boolean getIsTargetObjectAdded(); 
public:  
   virtual property bool IsTargetObjectAdded 
   { 
      bool get() 
   } 
IsTargetObjectAdded # get  (AnnDrawDesigner) 

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 22.0.2023.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.