ArcGIS Pro 3.7 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 ReadOnly Property DefaultMeshSymbol As CIMMeshSymbol
    public CIMMeshSymbol DefaultMeshSymbol {get;}
    Remarks
    Use with multipatches
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also