Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

AnnGroupNumber Property








Gets or sets the value of the "Annotation Group Number" (0040,A180) element.
Syntax
public int AnnGroupNumber {get; set;}
'Declaration
 
Public Property AnnGroupNumber As Integer
'Usage
 
Dim instance As DicomWaveformAnnotation
Dim value As Integer
 
instance.AnnGroupNumber = value
 
value = instance.AnnGroupNumber
public int AnnGroupNumber {get; set;}
 <br/>get_AnnGroupNumber();<br/>set_AnnGroupNumber(value);<br/>Object.defineProperty('AnnGroupNumber'); 
public:
property int AnnGroupNumber {
   int get();
   void set (    int value);
}

Property Value

Value of the "Annotation Group Number" (0040,A180) element.
Requirements

Target Platforms

See Also

Reference

DicomWaveformAnnotation Class
DicomWaveformAnnotation Members

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