←Select platform

TargetObject Property

Summary
Gets the AnnObject that is entering content-editing mode.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObject TargetObject { get; } 
@property (nonatomic, strong, readonly, nonnull) LTAnnObject *targetObject; 
public AnnObject getTargetObject() 
public:  
   property AnnObject^ TargetObject 
   { 
      AnnObject^ get() 
   } 
TargetObject # get  (AnnEditContentEventArgs) 

Property Value

The AnnObject that is entering content-editing mode.

Requirements

Target Platforms

Help Version 22.0.2023.7.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.