'Declaration <CategoryAttribute("Dicom")> <DescriptionAttribute("The value in which it is recommended to render the layer on a color display.")> Public ReadOnly Property RecommendedDisplayCieLabValue As Vintasoft.Imaging.ImageColors.LabColor
[Category("Dicom")] [Description("The value in which it is recommended to render the layer on a color display.")] public Vintasoft.Imaging.ImageColors.LabColor RecommendedDisplayCieLabValue { get; }
[Category("Dicom")] [Description("The value in which it is recommended to render the layer on a color display.")] public: __property Vintasoft.Imaging.ImageColors.LabColor* get_RecommendedDisplayCieLabValue();
[Category("Dicom")] [Description("The value in which it is recommended to render the layer on a color display.")] public:
property Vintasoft.Imaging.ImageColors.LabColor^ RecommendedDisplayCieLabValue { Vintasoft.Imaging.ImageColors.LabColor^ get(); }