ArcGIS Pro 2.6 API Reference Guide
CreateColor(Color) Method

ArcGIS.Desktop.Mapping Namespace > ColorFactory Class : CreateColor(Color) Method
System.Windows.Media.Color
Creates the specified color
Syntax
public CIMColor CreateColor( 
   Color color
)
Public Function CreateColor( _
   ByVal color As Color _
) As CIMColor

Parameters

color
System.Windows.Media.Color

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ColorFactory Class
ColorFactory Members