←Select platform

TargetObject Property

Summary
Gets the AnnObject that is entering content-editing mode.
Syntax
C#
VB
Objective-C
C++
Java
public AnnObject TargetObject { get; } 
Public ReadOnly Property TargetObject As AnnObject 
@property (nonatomic) LTAnnObject* targetObject; 
public AnnObject getTargetObject() 
public:  
   property AnnObject^ TargetObject 
   { 
      AnnObject^ get() 
   } 

Property Value

The AnnObject that is entering content-editing mode.

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.