Click or drag to resize

IMcFramesParentImage Property

The "parent" McImage of this frames collection.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property ParentImage As McImage
	Get

Property Value

Type: McImage
Remarks
All McFrame instances in this collection will have the same ParentImage property as this one.
See Also