ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / DefaultMaterial Property

In This Topic
    DefaultMaterial Property (SymbolFactory)
    In This Topic
    Gets the ArcGIS.Core.CIM.CIMMaterialSymbolLayer with default properties.
    Syntax
    public CIMMaterialSymbolLayer DefaultMaterial {get;}
    Public ReadOnly Property DefaultMaterial As CIMMaterialSymbolLayer
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also