public int FirstStoredPixelValueMapped {get; set;}
public int FirstStoredPixelValueMapped {get; set;}
get_FirstStoredPixelValueMapped();
set_FirstStoredPixelValueMapped(value);
public:
property int FirstStoredPixelValueMapped {
int get();
void set ( int value);
}
'Declaration
Public Property FirstStoredPixelValueMapped As Integer
'Usage
Dim instance As DicomModalityLutAttributes
Dim value As Integer
instance.FirstStoredPixelValueMapped = value
value = instance.FirstStoredPixelValueMapped
Property Value
Value that indicates the second value in the "LUT Descriptor". Specifies the first input value mapped.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2