ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColor Class / Values Property
Version

    Values Property (CIMColor)
    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;}
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also