'Declaration <DescriptionAttribute("The L component value of this color.")> Public ReadOnly Property L As Double
[Description("The L component value of this color.")] public double L { get; }
[Description("The L component value of this color.")] public: __property double get_L();
[Description("The L component value of this color.")] public:
property double L { double get(); }
Property Value
Допустимые значения от 0 до 100.