IMcFramesFrameIndices Property
|
|
An array of the FrameIndex property values for each frame in the collection
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property FrameIndices As Object
Get
Property Value
Type:
Object
RemarksThis property exposes an array of "long" index values giving the
current FrameIndex property for each McFrame in the collection
The FrameIndex property for any frame may change if frames are added or removed
in the ParentImage.
See Also