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: 2024.2.2.Release.77a61d1a523234b418592ccd07676e84f6c1d90b
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