ArcGIS Pro 2.9 API Reference Guide
SetAlphaValue Method

ArcGIS.Core.CIM Namespace > CIMColor Class : SetAlphaValue Method
Value
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

Reference

CIMColor Class
CIMColor Members