Click or drag to resize

IMcImageSetFramesLoaded Property

Returns the number of image frames in this set that are loaded.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property FramesLoaded As Integer
	Get

Property Value

Type: Int32
Remarks
Returns the number of image frames that are actually loaded into memory and available for use.
See Also