LEADTOOLS Medical (Leadtools.Dicom assembly)
LEAD Technologies, Inc

SetTriggerSamplePosition Method








true to insert the "Trigger Sample Position" (0018,106E) element (that corresponds to this waveform group) into the dataset and then set its value, false to delete the "Trigger Sample Position" (0018,106E) element (that corresponds to this waveform group) from the dataset.
New trigger sample position.
Sets the trigger sample position. .NET support WinRT support
Syntax
public bool SetTriggerSamplePosition( 
   bool include,
   int samplePosition
)
'Declaration
 
Public Function SetTriggerSamplePosition( _
   ByVal include As Boolean, _
   ByVal samplePosition As Integer _
) As Boolean
'Usage
 
Dim instance As DicomWaveformGroup
Dim include As Boolean
Dim samplePosition As Integer
Dim value As Boolean
 
value = instance.SetTriggerSamplePosition(include, samplePosition)
public bool SetTriggerSamplePosition( 
   bool include,
   int samplePosition
)
ObjectiveC Syntax
 function Leadtools.Dicom.DicomWaveformGroup.SetTriggerSamplePosition( 
   include ,
   samplePosition 
)
public:
bool SetTriggerSamplePosition( 
   bool include,
   int samplePosition
) 

Parameters

include
true to insert the "Trigger Sample Position" (0018,106E) element (that corresponds to this waveform group) into the dataset and then set its value, false to delete the "Trigger Sample Position" (0018,106E) element (that corresponds to this waveform group) from the dataset.
samplePosition
New trigger sample position.

Return Value

true if the trigger sample position was set successfully, false if an error occurred.
Example
For an example, refer to WaveformGroupCount.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DicomWaveformGroup Class
DicomWaveformGroup Members
GetTriggerSamplePosition Method

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features