Click or drag to resize

TextDataCloneBaseData 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

Return Value

Type: 
A copy of this annotation data.
See Also