Leadtools.Annotations Requires Document/Medical product license | Send comments on this topic. | Back to Introduction - All Topics | Help Version 15.10.31
Container Property
See Also 
Leadtools.Annotations Namespace > AnnDesigner Class : Container Property




Gets or sets the AnnContainer object for this AnnDesigner.

Syntax

Visual Basic (Declaration) 
Public Overridable Property Container As AnnContainer
Visual Basic (Usage)Copy Code
Dim instance As AnnDesigner
Dim value As AnnContainer
 
instance.Container = value
 
value = instance.Container
C# 
public virtual AnnContainer Container {get; set;}
Managed Extensions for C++ 
public: __property virtual AnnContainer* get_Container();
public: __property virtual void set_Container( 
   AnnContainer* value
);
C++/CLI 
public:
virtual property AnnContainer^ Container {
   AnnContainer^ get();
   void set (AnnContainer^ value);
}

Return Value

The AnnContainer object for this AnnDesigner.

Example

For an example, refer to AnnDesigner.

Requirements

Target Platforms: Microsoft .NET Framework 2.0, Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

Leadtools.Annotations requires a Document or Medical toolkit license and unlock key. For more information, refer to: Raster Pro/Document/Medical Features