Share via


ColorFormat.Ink[Int32] 属性

定义

返回或设置一个值,该值代表指定墨迹的饱和度。

public:
 property float Ink[int] { float get(int Index); void set(int Index, float value); };
public float Ink[int Index] { get; set; }
member this.Ink(int) : single with get, set
Public Property Ink(Index As Integer) As Single

参数

Index
Int32

墨迹的编号。

属性值

适用于