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: 2026.1.1.Release.4bdbf2139676cf62d9c02e792de05a0627e9f233
Syntax
public static SbVec2f DicomGetWindowCenterWidth(
	SoDataRange dataRange
)

Parameters

dataRange
Type: OIV.LDM.NodesSoDataRange

Return Value

Type: SbVec2f
See Also