LEADTOOLS Medical (Leadtools.Dicom assembly)

AnnGroupNumber Property

Show in webframe







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;}

            

            
 
get_AnnGroupNumber();
set_AnnGroupNumber(value);
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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 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