LEADTOOLS Medical (Leadtools.Dicom assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
SetWaveformOriginality Method
See Also 
Leadtools.Dicom Namespace > DicomWaveformGroup Class : SetWaveformOriginality Method



originality
New waveform originality
originality
New waveform originality
Sets the waveform originality.

Syntax

Visual Basic (Declaration) 
Public Sub SetWaveformOriginality( _
   ByVal originality As DicomWaveformOriginalityType _
) 
Visual Basic (Usage)Copy Code
Dim instance As DicomWaveformGroup
Dim originality As DicomWaveformOriginalityType
 
instance.SetWaveformOriginality(originality)
C# 
public void SetWaveformOriginality( 
   DicomWaveformOriginalityType originality
)
C++/CLI 
public:
void SetWaveformOriginality( 
   DicomWaveformOriginalityType originality
) 

Parameters

originality
New waveform originality

Example

For an example, refer to DicomDataSet.WaveformGroupCount.

Remarks

  • The default value for the waveform originality is DicomWaveformOriginalityType.Original.
  • In DICOM it is mandatory to specify the waveform originality for a waveform group. For this reason it is important to call this method to create a proper waveform group.

Requirements

Target Platforms: Silverlight 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7, MAC OS/X (Intel Only)

See Also

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