ArcGIS Pro 3.7 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 ReadOnly Property Symbols As List(Of CIMSymbolIdentifier)
    public List<CIMSymbolIdentifier> Symbols {get;}
    Requirements

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

    ArcGIS Pro version: 3.1 or higher.
    See Also