IMcLookupTables2IsImageLookupTables Property
|
|
True if this McLookupTables instance is the McImage.LookupTable
property for its ancestor McImage.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
SyntaxReadOnly Property IsImageLookupTables As Boolean
Get
Property Value
Type:
Boolean
RemarksIf IsImageLookupTables is True, then the ancestor McImage for this
McLookupTables instance will be its immediate parent.
The ancestor McImage of any McLookupTables instance can be determined
with the AncestorOfOperator method.
See AlsoReference
AncestorOfOperator