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