The Cyan part of the CMYK colour (value between [0,1]).

Namespace:  InfigoSDK
Assembly:  InfigoSDK (in InfigoSDK.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
double Cyan { get; }
Visual Basic (Declaration)
ReadOnly Property Cyan As Double
Visual C++
property double Cyan {
	double get ();
}

See Also