ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.DDL Namespace / AnnotationFeatureClassDescription Class / Symbols Property

In This Topic
    Symbols Property (AnnotationFeatureClassDescription)
    In This Topic
    The list of annotation symbols of the ArcGIS.Core.Data.Mapping.AnnotationFeatureClass.
    Syntax
    public List<CIMSymbolIdentifier> Symbols {get;}
    Public ReadOnly Property Symbols As List(Of CIMSymbolIdentifier)
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also