Click or drag to resize

CommentDataCloneBaseData Method

Creates a copy of this TextData.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected override void CloneBaseData(
	AnnotationData data
)

Parameters

data
Type: Atalasoft.AnnotateAnnotationData
Exceptions
ExceptionCondition
ExceptionUnexpected exception - cloned child added to comment collection has incorrect parent.
See Also