Click or drag to resize

IMcImageSetChannel Interface

An interface implemented by McImageSetVariantDataChannel.

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

The IMcImageSetChannel type exposes the following members.

Properties
  NameDescription
Public propertyDescription
The optional description of this channel
Public propertyName
The name of this channel.
Public propertyType
The type of this channel.
Public propertyUserData
Gets or sets user data for this channel
Public propertyUserFlags
Gets or sets user flags for this set
Top
Methods
  NameDescription
Public methodCopyFrom
Copy from the provided channel class
Top
See Also