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

See Also

Reference

CIMColor Class
CIMColor Members