←Select platform

Object Property

Summary
Gets the current selected automation object.
Syntax
C#
VB
Objective-C
C++
Java
public AnnAutomationObject object { get; } 
Public ReadOnly Property Object As AnnAutomationObject 
@property (nonatomic,retain,readonly) LTAnnAutomationObject* object; 
public AnnAutomationObject getObject() 
public:  
   property AnnAutomationObject^ Object 
   { 
      AnnAutomationObject^ get() 
   } 

Property Value

The automation object associated with the current selected object AnnAutomation.CurrentEditObject.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.