ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMColor Class / GetAlphaValue Method

In This Topic
    GetAlphaValue Method
    In This Topic
    Gets the alpha value of the color.
    Syntax
    public double GetAlphaValue()
    Public Function GetAlphaValue() As Double

    Return Value

    The alpha value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also