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: 2024.2.3.Release.8195eb522b090a23f1a65c7685cebb3bb12ab134
Syntax
public static SbVec2f DicomGetWindowCenterWidth(
	SoDataRange dataRange
)

Parameters

dataRange
Type: OIV.LDM.NodesSoDataRange

Return Value

Type: SbVec2f
See Also