HslColor.Saturation 属性

定义

HslColor 的饱和度组件

public:
 property double Saturation { double get(); void set(double value); };
public:
 property double Saturation { double get(); void set(double value); };
public double Saturation { get; set; }
member this.Saturation : double with get, set
Public Property Saturation As Double

属性值

Double

HslColor 的饱和度部分。

适用于