Click or drag to resize

IMcImageSetDimensionCount Property

The number of dimensions in this set

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

Property Value

Type: Int32
Remarks
Gets the number of dimensions actively used in this set, i.e. the number of dimensions that have a length greater than 1.
See Also