←Select platform

Object Property

Summary
Gets the current selected automation object.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnAutomationObject object { get; } 
@property (nonatomic, strong, readonly, nullable) LTAnnAutomationObject *object; 
public AnnAutomationObject getObject() 
public:  
   property AnnAutomationObject^ Object 
   { 
      AnnAutomationObject^ get() 
   } 
Object # get  (AnnAutomationEventArgs) 

Property Value

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

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly

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