C#
VB
Java
WinRT C#
C++
Gets a value indicating whether this AnnDrawDesigner has automatically added TargetObject to the container.
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()
}
true if this AnnDrawDesigner has automatically added TargetObject to the container, otherwise; false.
This property is used by the automation for multi-container support.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET