←Select platform

IsTargetObjectAdded Property

Summary

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

Syntax
C#
VB
C++
Java
public virtual bool IsTargetObjectAdded { get; } 
Public Overridable ReadOnly Property IsTargetObjectAdded As Boolean 
protected boolean getIsTargetObjectAdded(); 
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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Designers Assembly