LineAnnotationClone Method |
Creates a copy of this annotation.
Namespace:
Atalasoft.Annotate.UI
Assembly:
Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntaxpublic override AnnotationUI Clone()
Public Overrides Function Clone As AnnotationUI
Return Value
Type:
AnnotationUI
A copy of this AnnotationUI.
See Also