ArcGIS Pro 2.6 API Reference Guide
Values Property (CIMColor)

ArcGIS.Core.CIM Namespace > CIMColor Class : Values Property
Gets or sets the values for the color and alpha channels as defined by the color model. Alpha is the last value in the array for all colors.
Syntax
public double[] Values {get; set;}
Public Property Values As Double()
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMColor Class
CIMColor Members