LEADTOOLS Annotations for WPF and Silverlight (Leadtools.Windows.Annotations assembly)
LEAD Technologies, Inc

Container Property (AnnDesigner)






Gets the AnnContainer object for this AnnDesigner. .NET support Silverlight support
Syntax
public AnnContainer Container {get;}
'Declaration
 
Public ReadOnly Property Container As AnnContainer
'Usage
 
Dim instance As AnnDesigner
Dim value As AnnContainer
 
value = instance.Container
public AnnContainer Container {get;}
 get_Container(); 
public:
property AnnContainer^ Container {
   AnnContainer^ get();
}

Property Value

The AnnContainer object for this AnnDesigner.
Example

For C#/VB examples, refer to AnnDesigner.

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

AnnDesigner Class
AnnDesigner Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.