Click or drag to resize

TextItemClone Method

Creates a copy of this item and all of it's members

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public TextItem Clone()

Return Value

Type: TextItem
the cloned object
See Also