C#
VB
Java
Objective-C
WinRT C#
C++
Gets the AnnObject that is entering run mode.
public AnnObject object { get; }
Public ReadOnly Property Object As Leadtools.Annotations.Core.AnnObject
public Leadtools.Annotations.Core.AnnObject Object {get;}
@property (nonatomic,readonly) LTAnnObject* object;
public AnnObject getObject()
get_Object();
The AnnObject that is entering run mode.
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