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

In This Topic
    SetAlphaValue Method
    In This Topic
    Sets the alpha value on the color.
    Syntax
    public void SetAlphaValue( 
       double val
    )
    Public Sub SetAlphaValue( _
       ByVal val As Double _
    ) 

    Parameters

    val
    Value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also