Click or drag to resize

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
Syntax
VB
ReadOnly Property Frame As McFrame
	Get

Property Value

Type: McFrame
Remarks
The 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