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.1.0.Release.2a081733c801ebf47c3d8b921bce5efef34a062d
Syntax
public static SbVec2f DicomGetWindowCenterWidth(
	SoDataRange dataRange
)

Parameters

dataRange
Type: OIV.LDM.NodesSoDataRange

Return Value

Type: SbVec2f
See Also