IMcImageSetSourceImage Property
|
|
The image containing this source
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxReadOnly Property Image As McImage
Get
Property Value
Type:
McImage
RemarksThe image that contains the frame for this source. The image can
be Nothing if the source has not been loaded, or if the source
represents an unused location in a sparse set.
See Also