←Select platform

AnnObject Property

Summary
Gets the AnnObject that is being dragged.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnObject AnnObject { get; } 
@property (nonatomic, strong, readonly) LTAnnObject *annObject; 
public AnnObject getAnnObject() 
public:  
   property AnnObject^ AnnObject 
   { 
      AnnObject^ get() 
   } 
AnnObject # get  (AnnDragDropEventArgs) 

Property Value

The AnnObject being dropped. This object belongs to SourceContainer and will be dropped into TargetContainer by default.

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

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