Click or drag to resize

IMcFramesItem Property

A McFrame object found in the collection.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Default Property Item ( 
	lIndex As Integer
) As McFrame
	Get

Parameters

lIndex
Type: SystemInt32
Collection index (zero based). This index value is the index into the McFrames collection, not the ParentImage McImage frame index.

Property Value

Type: McFrame
See Also