Leadtools.Dicom Namespace > DicomWaveformGroup Class : SetTriggerTimeOffset Method |
'Declaration Public Function SetTriggerTimeOffset( _ 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.SetTriggerTimeOffset(include, offset)