ArcGIS Pro 2.6 API Reference Guide
ConstructMeshSymbol(CIMColor) Method

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

Parameters

color
Color of the material

Return Value

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

SymbolFactory Class
SymbolFactory Members
Overload List