ArcGIS Pro 2.6 API Reference Guide
ConstructMaterial(CIMColor,MaterialMode) Method

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

Parameters

color
Color of the material
materialMode
Material mode

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolFactory Class
SymbolFactory Members
Overload List