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 : SetMultiplexGroupTimeOffset Method |
'Declaration
Public Function SetMultiplexGroupTimeOffset( _ ByVal include As Boolean, _ ByVal offset As Double _ ) As Boolean
'Usage
Dim instance As DicomWaveformGroup Dim include As Boolean Dim offset As Double Dim value As Boolean value = instance.SetMultiplexGroupTimeOffset(include, offset)