LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)

Container Property (AnnAutomation)

Show in webframe





Gets the annotation container of this AnnAutomation.
Syntax
public AnnContainer Container {get;}
'Declaration
 
Public ReadOnly Property Container As AnnContainer
'Usage
 
Dim instance As AnnAutomation
Dim value As AnnContainer
 
value = instance.Container

            

            
public:
property AnnContainer^ Container {
   AnnContainer^ get();
}

Property Value

The AnnContainer object of this AnnAutomation
Remarks
Every AnnAutomation has one Leadtools.Windows.Controls.ImageViewer control and one AnnContainer object.
Example

For C#/VB examples, refer to AnnAutomationManager.

Requirements

Target Platforms

See Also

Reference

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.