Click or drag to resize
SoLabelAnalysisResult.GetNumMeasureComponent Method

Returns the number of components values for the given measure index.

Namespace: OIV.ImageViz.Nodes.Analysis
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.3.0.0 (10.3.0.0)
Syntax
public int GetNumMeasureComponent(
	int measureIndex
)

Parameters

measureIndex
Type: System.Int32

Return Value

Type: Int32
Remarks