ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColor Class / AlphaIndex Method

In This Topic
    AlphaIndex Method (CIMColor)
    In This Topic
    Returns the index of the alpha color in the color array. Not implemented on CIMColor.
    Syntax
    Protected Overridable Function AlphaIndex() As Short
    protected virtual short AlphaIndex()

    Return Value

    Returns NotImplementedException.
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also