←Select platform

NumberOfEntries Property (DicomModalityLutAttributes)

Summary

Gets or sets the first value in the "LUT Descriptor".

Syntax

C#
VB
Java
WinRT C#
C++
public int NumberOfEntries {get; set;} 
Public Property NumberOfEntries As Integer 
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 first value in the "LUT Descriptor". Specifies the number of entries in the lookup table.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Dicom Assembly
Click or drag to resize