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

Namespace: OIV.Medical.Helpers
Assembly: OIV.Medical (in OIV.Medical.dll) Version: 9.9.13.0.Release.908d87e0180ebfe7287e3e24da18328657f2aef7
Syntax
public static bool DicomSetWindowCenterWidth(
	SoDataRange dataRange,
	SbVec2f winCW
)

Parameters

dataRange
Type: OIV.LDM.NodesSoDataRange
winCW
Type: OIV.InventorSbVec2f

Return Value

Type: Boolean
See Also