Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.3.25
|
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 )