LEADTOOLS Medical (Leadtools.Dicom assembly)

NumberOfEntries Property (DicomVoiLutAttributes)

Show in webframe







Gets or sets the number of entries in the lookup table.
Syntax
public int NumberOfEntries {get; set;}
'Declaration
 
Public Property NumberOfEntries As Integer
'Usage
 
Dim instance As DicomVoiLutAttributes
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 indicating the first value in the "LUT Descriptor". Specifies the number of entries in the lookup table.
Remarks
Example
Refer to DicomVoiLutAttributes example.
Requirements

Target Platforms

See Also

Reference

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