Sets the float value(s) of a Data Element.
Overload | Description |
---|---|
SetFloatValue(DicomElement,float) | Sets the float value of a Data Element. |
SetFloatValue(DicomElement,float[],int) | Sets the float value(s) of a Data Element. |
SetFloatValue(DicomElement,IntPtr,int) | Sets the float value(s) of a Data Element. |