ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColor Class / GetColorComponent Method
Index
Version

    GetColorComponent Method
    Gets the color component at the specified index.
    Syntax
    public double GetColorComponent( 
       long index
    )

    Parameters

    index
    Index

    Return Value

    The color component value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also