Click or drag to resize
SoLabelAnalysisResultGetValueAsUInt Method

Returns the result as an unsigned integer 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 ulong GetValueAsUInt(
	int labelIndex,
	int measureIndex,
	int measureComponent
)

Parameters

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

Return Value

Type: UInt64
Remarks