Click or drag to resize

IMcImageSetTemplateDuplicate Method

Duplicate the set template

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Function Duplicate As McImageSetTemplate

Return Value

Type: McImageSetTemplate
Remarks
Duplicates the template, adding a new template with the default name "Copy of <name>". User-defined flags and data are not copied to the duplicate template.
See Also