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
SyntaxReadOnly Property FramesLoaded As Integer
Get
Property Value
Type:
Int32
RemarksReturns the number of image frames that are actually
loaded into memory and available for use.
See Also