ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / ConstructMeshSymbol Method / ConstructMeshSymbol(CIMColor) Method
Color of the material
Version

    ConstructMeshSymbol(CIMColor) Method
    Constructs a mesh symbol with the specified color.
    Syntax
    public CIMMeshSymbol ConstructMeshSymbol( 
       CIMColor color
    )

    Parameters

    color
    Color of the material

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also