'Declaration <BrowsableAttribute(False)> Public Property ValueOfInterestLut As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable
[Browsable(False)] public Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable ValueOfInterestLut { get; set; }
[Browsable(False)] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable* get_ValueOfInterestLut(); public: __property void set_ValueOfInterestLut(
Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable* value
);
[Browsable(False)] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable^ ValueOfInterestLut { Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable^ get(); void set(Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable^ value); }
Property Value
null - будет использоваться VOI LUT из DICOM файла; не null - будет использоваться указанный VOI LUT.
Значение по умолчанию: null.
Значение по умолчанию: null.