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 > DicomWaveformAnnotation Class > SetReferencedTimeOffsets Method : SetReferencedTimeOffsets(IntPtr,Int32) Method |
public void SetReferencedTimeOffsets( IntPtr value, int temporalPointCount )
'Declaration
Public Overloads Sub SetReferencedTimeOffsets( _ ByVal value As IntPtr, _ ByVal temporalPointCount As Integer _ )
'Usage
Dim instance As DicomWaveformAnnotation Dim value As IntPtr Dim temporalPointCount As Integer instance.SetReferencedTimeOffsets(value, temporalPointCount)
public void SetReferencedTimeOffsets( IntPtr value, int temporalPointCount )
function Leadtools.Dicom.DicomWaveformAnnotation.SetReferencedTimeOffsets(IntPtr,Int32)( value , temporalPointCount )
public: void SetReferencedTimeOffsets( IntPtr value, int temporalPointCount )