←Select platform

Object Property

Summary
Gets the AnnObject that is being edited.
Syntax
C#
VB
Objective-C
C++
Java
public AnnObject object { get; } 
Public ReadOnly Property Object As AnnObject 
@property (nonatomic,readonly) LTAnnObject* object; 
public AnnObject getObject() 
public:  
   property AnnObject^ Object 
   { 
      AnnObject^ get() 
   } 

Property Value

The AnnObject that is being edited.

Example

For an example, refer to AnnAutomation.Edit

Requirements

Target Platforms

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

Leadtools.Annotations.Engine Assembly

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