LEADTOOLS Annotations (Leadtools.Annotations assembly)
LEAD Technologies, Inc

DetachContainer Method






Detaches the current AnnContainer from this AnnAutomation object.
Syntax
public AnnContainer DetachContainer()
'Declaration
 
Public Function DetachContainer() As AnnContainer
'Usage
 
Dim instance As AnnAutomation
Dim value As AnnContainer
 
value = instance.DetachContainer()
public AnnContainer DetachContainer()
 function Leadtools.Annotations.AnnAutomation.DetachContainer()
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: 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

AnnAutomation Class
AnnAutomation Members

 

 


Products | Support | Contact Us | Copyright Notices

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