Click or drag to resize
SoLabelAnalysisResultGetValueAsDouble Method

Returns the result as a floating value for the given measure and measure's component.

Namespace: OIV.ImageViz.Nodes.Analysis
Assembly: OIV.ImageViz (in OIV.ImageViz.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public double GetValueAsDouble(
	int labelIndex,
	int measureIndex,
	int measureComponent
)

Parameters

labelIndex
Type: SystemInt32
measureIndex
Type: SystemInt32
measureComponent
Type: SystemInt32

Return Value

Type: Double
Remarks