←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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly