Detaches the current AnnContainer from this AnnAutomation object.
public AnnContainer DetachContainer()
Public Function DetachContainer() As Leadtools.Annotations.AnnContainer
public:
Leadtools.Annotations.AnnContainer^ DetachContainer();
The last AnnContainer attached to this AnnAutomation object.
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
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET