C

CmykColor.C property

Gets the cyan component value of this Color structure.

public byte C { get; }

Property Value

The cyan component value of this Color.

See Also