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