C#
VB
Java
Objective-C
WinRT C#
C++
Gets the AnnObject that is being locked.
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 being locked.
For an example, refer to AnnAutomation.Lock
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