ArcGIS Pro 2.6 API Reference Guide
GetColorComponent Method

ArcGIS.Core.CIM Namespace > CIMColor Class : GetColorComponent Method
Index
Gets the color component at the specified index.
Syntax
public double GetColorComponent( 
   long index
)
Public Function GetColorComponent( _
   ByVal index As Long _
) As Double

Parameters

index
Index

Return Value

The color component value
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMColor Class
CIMColor Members