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

In This Topic
    Values Property (CIMColor)
    In This Topic
    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 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also