ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / DefaultFont Property

In This Topic
    DefaultFont Property (ISymbolFactory)
    In This Topic
    Gets the default font name and style name.
    Syntax
    ValueTuple<string,string> DefaultFont {get;}
    ReadOnly Property DefaultFont As ValueTuple(Of String,String)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also