Click or drag to resize

IMcImageSetIsComplete Property

Gets the completion status

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
ReadOnly Property IsComplete As Boolean
	Get

Property Value

Type: Boolean
Remarks
Gets 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