←Select platform

AnnObject Property

Summary
Gets the AnnObject that is being dragged.
Syntax
C#
VB
C++
Java
public AnnObject AnnObject { get; } 
Public ReadOnly Property AnnObject As AnnObject 
public AnnObject getAnnObject() 
public:  
   property AnnObject^ AnnObject 
   { 
      AnnObject^ get() 
   } 

Property Value

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

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly

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