LEADTOOLS Medical (Leadtools.Dicom assembly)

NumberOfEntries Property (DicomModalityLutAttributes)

Show in webframe







Gets or sets the first value in the "LUT Descriptor".
Syntax
public int NumberOfEntries {get; set;}
'Declaration
 
Public Property NumberOfEntries As Integer
'Usage
 
Dim instance As DicomModalityLutAttributes
Dim value As Integer
 
instance.NumberOfEntries = value
 
value = instance.NumberOfEntries
public int NumberOfEntries {get; set;}

            
public int getNumberOfEntries()
public void setNumberOfEntries(int value)
            
 
get_NumberOfEntries();
set_NumberOfEntries(value);
Object.defineProperty('NumberOfEntries');
public:
property int NumberOfEntries {
   int get();
   void set (    int value);
}

Property Value

Value that indicates the The first value in the "LUT Descriptor". Specifies the number of entries in the lookup table.
Requirements

Target Platforms

See Also

Reference

DicomModalityLutAttributes Class
DicomModalityLutAttributes 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