Click or drag to resize
MedicalHelperDicomGetWindowCenterWidth Method (SoDataRange)
Get the window center (level) and width values from an SoDataRange node

Namespace: OIV.Medical.Helpers
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 2025.2.1.Release.09005565176de878d23a36e7c4b154675f788e56
Syntax
public static SbVec2f DicomGetWindowCenterWidth(
	SoDataRange dataRange
)

Parameters

dataRange
Type: OIV.LDM.NodesSoDataRange

Return Value

Type: SbVec2f
See Also