Leadtools.Dicom Namespace > DicomDataSet Class : SetFloatValue Method |
Overload | Description |
---|---|
SetFloatValue(DicomElement,IntPtr,Int32) | Sets the float value(s) of a Data Element. |
SetFloatValue(DicomElement,IntPtr,UInt32) | Sets the float value(s) of a Data Element. |
SetFloatValue(DicomElement,Single[],Int32) | Sets the float value(s) of a Data Element. |
SetFloatValue(DicomElement,Single[],UInt32) | Sets the float value(s) of a Data Element. |
SetFloatValue(DicomElement,Single) | Sets the float value of a Data Element. |