IMcImageSetIsComplete Property
|
|
Gets the completion status
Namespace:
MediaCy.IQL.Sets
Assembly:
MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
SyntaxReadOnly Property IsComplete As Boolean
Get
Property Value
Type:
Boolean
RemarksGets whether the set is complete, or well-formed. A complete set will, for
each dimension, have the same length along that dimension at every location
in the set.
See Also