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

In This Topic
    DefaultMeshSymbol Property (SymbolFactory)
    In This Topic
    Gets the ArcGIS.Core.CIM.CIMMeshSymbol with default properties.
    Syntax
    public CIMMeshSymbol DefaultMeshSymbol {get;}
    Public ReadOnly Property DefaultMeshSymbol As CIMMeshSymbol
    Remarks
    Use with multipatches
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also