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 : 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 )