'Declaration <DescriptionAttribute("The value in which it is recommended to render the layer on a grayscale display.")> <CategoryAttribute("Dicom")> Public ReadOnly Property RecommendedDisplayGrayscaleValue As UShort
[Description("The value in which it is recommended to render the layer on a grayscale display.")] [Category("Dicom")] public ushort RecommendedDisplayGrayscaleValue { get; }
[Description("The value in which it is recommended to render the layer on a grayscale display.")] [Category("Dicom")] public: __property ushort get_RecommendedDisplayGrayscaleValue();
[Description("The value in which it is recommended to render the layer on a grayscale display.")] [Category("Dicom")] public:
property ushort RecommendedDisplayGrayscaleValue { ushort get(); }