ArcGIS Pro 3.7 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 Sub SetAlphaValue( _
       ByVal val As Double _
    ) 
    public void SetAlphaValue( 
       double val
    )

    Parameters

    val
    Value
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also