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
SyntaxReadOnly Property DimensionCount As Integer
Get
Property Value
Type:
Int32
RemarksGets the number of dimensions actively used in this set, i.e. the number
of dimensions that have a length greater than 1.
See Also