'Declaration Public Property AlwaysLoadVoiLutFromMetadataOfDicomFrame As Boolean
public bool AlwaysLoadVoiLutFromMetadataOfDicomFrame { get; set; }
Property Value
true - when image in viewer is changed, this tool will load the VOI LUT from DICOM frame metadata, sets the loaded VOI LUT as value of DicomImageVoiLut property and applies the VOI LUT from DicomImageVoiLut property to the image in viewer;
false - when image in viewer is changed, this tool applies the VOI LUT from DicomImageVoiLut property to the image in viewer.
false - when image in viewer is changed, this tool applies the VOI LUT from DicomImageVoiLut property to the image in viewer.