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
SyntaxReadOnly Property ParentImage As McImage
Get
Property Value
Type:
McImage
RemarksAll McFrame instances in this collection will have the same
ParentImage property as this one.
See Also