ColorFormat.Ink[Int32] Property

Definition

Returns or sets a value that represents the degree of saturation for a specified ink.

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

Parameters

Index
Int32

The number of the ink.

Property Value

Applies to