public AnnContainer Clone()
Public Function Clone() As AnnContainer
public AnnContainer clone()
public:
AnnContainer^ Clone()
The AnnContainer object that this class creates.
The method will copy all properties and children of this AnnContainer to the newly created one as follows:
Member | Description |
---|---|
AnnMapper.MapResolutions and AnnContainerMapper.UpdateTransform will be called to copy the resolution and transform values to the new container. |
|
IsVisible, HitTestBuffer, PageNumber, Size and Offset |
Will be set in the new container |
Will be cloned in the new container |
|
Each AnnLabel will be cloned and added to the new container |
|
Each AnnObject will be cloned and added to the new container |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document