←Select platform

Object Property

Summary

Gets the current selected automation object.

Syntax

C#
VB
Java
Objective-C
WinRT C#
C++
public AnnAutomationObject object { get; } 
Public ReadOnly Property Object As Leadtools.Annotations.Automation.AnnAutomationObject 
@property (nonatomic,retain,readonly) LTAnnAutomationObject* object; 
public AnnAutomationObject getObject() 
 get_Object();  
public:  
   property AnnAutomationObject^ Object 
   { 
      AnnAutomationObject^ get() 
   } 

Property Value

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

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly