ColorFormat.Cyan Property

Definition

Returns or sets a value that represents the cyan component of a CMYK color.

public:
 property int Cyan { int get(); void set(int value); };
public int Cyan { get; set; }
member this.Cyan : int with get, set
Public Property Cyan As Integer

Property Value

Applies to