Leadtools.Dicom Namespace > DicomWaveformChannel Class : SetNotchFilterBandwidth Method |
public bool SetNotchFilterBandwidth( bool include, double notchFilterBandwidth )
'Declaration Public Function SetNotchFilterBandwidth( _ ByVal include As Boolean, _ ByVal notchFilterBandwidth As Double _ ) As Boolean
'Usage Dim instance As DicomWaveformChannel Dim include As Boolean Dim notchFilterBandwidth As Double Dim value As Boolean value = instance.SetNotchFilterBandwidth(include, notchFilterBandwidth)
public bool SetNotchFilterBandwidth( bool include, double notchFilterBandwidth )
function Leadtools.Dicom.DicomWaveformChannel.SetNotchFilterBandwidth( include , notchFilterBandwidth )
public: bool SetNotchFilterBandwidth( bool include, double notchFilterBandwidth )