←Select platform

SourceContainer Property

Summary

Gets the source annotation container.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnContainer SourceContainer { get; } 
Public ReadOnly Property SourceContainer As Leadtools.Annotations.Core.AnnContainer 
public Leadtools.Annotations.Core.AnnContainer SourceContainer {get;} 
public AnnContainer getSourceContainer() 
             
 get_SourceContainer();  
public:  
   property AnnContainer^ SourceContainer 
   { 
      AnnContainer^ get() 
   } 

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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Automation Assembly