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: 10.12.3.0.Release.03fa3fc14f5d05a3007fab6bc6264244021464bb
Syntax
public static SbVec2f DicomGetWindowCenterWidth(
	SoDataRange dataRange
)

Parameters

dataRange
Type: OIV.LDM.NodesSoDataRange

Return Value

Type: SbVec2f
See Also