Click or drag to resize

IMcImageSetRegion Interface

An interface implemented by McImageSetRegion.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcImageSetRegion

The IMcImageSetRegion type exposes the following members.

Properties
  NameDescription
Public propertyCommandData
Implementation-specific data.
Public propertyCommandFlags
Control and status flags.
Public propertyReferencedImageSet
The McImageSet referenced by this collection, if any.
Public propertySections
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided region class
Public methodDuplicate
Create a new duplicate region from the provided region class
Top
See Also