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