ArcGIS Pro 3.2 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 virtual short AlphaIndex()
    Protected Overridable Function AlphaIndex() As Short

    Return Value

    Returns NotImplementedException.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also