ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / ConstructMaterial Method / ConstructMaterial(CIMColor) Method
Color of the material
Version

    ConstructMaterial(CIMColor) Method
    Constructs a default material for a mesh with the specified color.
    Syntax
    CIMMaterialSymbolLayer ConstructMaterial( 
       CIMColor color
    )

    Parameters

    color
    Color of the material

    Return Value

    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also