C#
VB
Java
Objective-C
WinRT C#
C++
Gets the current selected automation object.
public AnnAutomationObject object { get; }
Public ReadOnly Property Object As Leadtools.Annotations.Automation.AnnAutomationObject
public Leadtools.Annotations.Automation.AnnAutomationObject Object {get;}
@property (nonatomic,retain,readonly) LTAnnAutomationObject* object;
public AnnAutomationObject getObject()
get_Object();
public:
property AnnAutomationObject^ Object
{
AnnAutomationObject^ get()
}
The automation object associated with the current selected object AnnAutomation.CurrentEditObject.
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