Click or drag to resize

AnnotationControllerClone Method

Creates a copy of the AnnotationController including all of the layers and annotations.

Namespace:  Atalasoft.Annotate.UI
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public void Clone()

Return Value

Type: 
A copy of the AnnotationController.
Remarks
The undo/redo items are not cloned in this process.
See Also