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 : SetChannelMaximumValue Method |
public bool SetChannelMaximumValue( bool include, int maximumValue )
'Declaration
Public Function SetChannelMaximumValue( _ ByVal include As Boolean, _ ByVal maximumValue As Integer _ ) As Boolean
'Usage
Dim instance As DicomWaveformChannel Dim include As Boolean Dim maximumValue As Integer Dim value As Boolean value = instance.SetChannelMaximumValue(include, maximumValue)
public bool SetChannelMaximumValue( bool include, int maximumValue )
function Leadtools.Dicom.DicomWaveformChannel.SetChannelMaximumValue( include , maximumValue )
public: bool SetChannelMaximumValue( bool include, int maximumValue )