ArcGIS Pro 2.6 API Reference Guide
SetColorComponent Method

ArcGIS.Core.CIM Namespace > CIMColor Class : SetColorComponent Method
Index
Value
Sets the color component at the specified index.
Syntax
public void SetColorComponent( 
   long index,
   double value
)
Public Sub SetColorComponent( _
   ByVal index As Long, _
   ByVal value As Double _
) 

Parameters

index
Index
value
Value
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMColor Class
CIMColor Members