IMcImageSetGetDimensionLength Method 
             | 
            
               
             | 
          
        
         Gets the length of a dimension at a specified position
 
    Namespace: 
   MediaCy.IQL.Sets
    Assembly:
   MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
RemarksGets the length of a specified dimension at a specified position.
For "well-formed" or "complete" sets, each dimension has the same
length at every position along the other dimensions. However, for
an incomplete set, a dimension may report different lengths at
different positions.
Parameters
DimensionOfInterest : The dimension whose length should be returned
Location : The location in the set at which to check the specified dimension's length
See Also