ArcGIS Pro 2.6 API Reference Guide
ConstructMaterial(CIMColor) Method

ArcGIS.Desktop.Mapping Namespace > SymbolFactory Class > ConstructMaterial Method : ConstructMaterial(CIMColor) Method
Color of the material
Constructs a default material for a mesh with the specified color
Syntax
public CIMMaterialSymbolLayer ConstructMaterial( 
   CIMColor color
)
Public Overloads Function ConstructMaterial( _
   ByVal color As CIMColor _
) As CIMMaterialSymbolLayer

Parameters

color
Color of the material

Return Value

Remarks
The mode will be ArcGIS.Core.CIM.MaterialMode.Multiply
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolFactory Class
SymbolFactory Members
Overload List