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




Detaches the current AnnContainer from this AnnAutomation object.

Syntax

Visual Basic (Declaration) 
Public Function DetachContainer() As AnnContainer
Visual Basic (Usage)Copy Code
Dim instance As AnnAutomation
Dim value As AnnContainer
 
value = instance.DetachContainer()
C# 
public AnnContainer DetachContainer()
Managed Extensions for C++ 
public: AnnContainer* DetachContainer(); 
C++/CLI 
public:
AnnContainer^ DetachContainer(); 

Return Value

The last AnnContainer attached to this AnnAutomation object.

Remarks

You can use AttachContainer and DetachContainer to associated an AnnAutomationObject with a certain AnnContainer.

Note that when you detach the container from the AnnAutomationObject object, this object becomes unusable till you attach another container (or the same one) back into it through AttachContainer

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