'Declaration <DescriptionAttribute("The calculated VOI LUT.")> Public ReadOnly Property ResultVoiLut As Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable
[Description("The calculated VOI LUT.")] public Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable ResultVoiLut { get; }
[Description("The calculated VOI LUT.")] public: __property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable* get_ResultVoiLut();
[Description("The calculated VOI LUT.")] public:
property Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable^ ResultVoiLut { Vintasoft.Imaging.Codecs.ImageFiles.Dicom.DicomImageVoiLookupTable^ get(); }