IMcImageSetRegionDuplicate Method
|
|
Create a new duplicate region from the provided region class
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
RemarksCreates a new region and sets the new region to be a duplicate of the provided source (template)
McImageSetRegion.
The CommandFlags and CommandData properties are copied from the template, but
the ReferencedImageSet is not copied.
See Also