Creates an exact copy of this AnnContainer object.
AnnContainer.prototype.clone = function() clone(): AnnContainer; 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 |
| Fill and Stroke | 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 |
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
