←Select platform

SourceContainer Property

Summary
Gets the source annotation container.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public AnnContainer SourceContainer { get; } 
@property (nonatomic, strong, readonly) LTAnnContainer *sourceContainer; 
public AnnContainer getSourceContainer() 
public:  
   property AnnContainer^ SourceContainer 
   { 
      AnnContainer^ get() 
   } 
SourceContainer # get  (AnnDragDropEventArgs) 

Property Value

The source annotation container. This is the AnnContainer that is the owner of the object being dragged. This value is never null.

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.