←Select platform

Object Property

Summary
Gets the AnnObject that is being edited.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObject object { get; } 
@property (nonatomic, strong, readonly) LTAnnObject *object; 
public AnnObject getObject() 
public:  
   property AnnObject^ Object 
   { 
      AnnObject^ get() 
   } 
Object # get  (AnnEditDesignerEventArgs) 

Property Value

The AnnObject that is being edited.

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.Engine Assembly

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