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

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also