Leadtools.Annotations Namespace > AnnAutomation Class : AttachContainer Method |
public void AttachContainer( AnnContainer container )
'Declaration Public Sub AttachContainer( _ ByVal container As AnnContainer _ )
'Usage Dim instance As AnnAutomation Dim container As AnnContainer instance.AttachContainer(container)
public void AttachContainer( AnnContainer container )
function Leadtools.Annotations.AnnAutomation.AttachContainer( container )
public: void AttachContainer( AnnContainer^ container )
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
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