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

In This Topic
    ConstructMaterial(CIMColor) Method
    In This Topic
    Constructs a default material for a mesh with the specified color.
    Syntax
    Overloads Function ConstructMaterial( _
       ByVal color As CIMColor _
    ) As CIMMaterialSymbolLayer
    CIMMaterialSymbolLayer ConstructMaterial( 
       CIMColor color
    )

    Parameters

    color
    Color of the material

    Return Value

    Remarks
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also