Click or drag to resize

AnnotationClone Method

Creates a clone of everything except the reference to the parent Hotimage.

Namespace:  Deltabit.WinForms
Assembly:  Deltabit.HotImage (in Deltabit.HotImage.dll) Version: 2.1.1.0 (2.1.1)
Syntax
public Object Clone()

Return Value

Type: Object
A reference to the cloned object of type Annotation

Implements

ICloneableClone
See Also