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