ArcGIS Pro 3.0 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, Windows 8.1

    See Also