←Select platform

IsTargetObjectAdded Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public virtual bool IsTargetObjectAdded { get; } 
Public Overridable ReadOnly Property IsTargetObjectAdded As Boolean 
public virtual bool IsTargetObjectAdded {get;} 
protected boolean getIsTargetObjectAdded(); 
             
 get_IsTargetObjectAdded();  
public:  
   virtual property bool IsTargetObjectAdded 
   { 
      bool get() 
   } 

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