ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMProceduralSymbolLayer Class / Attributes Property

In This Topic
    Attributes Property (CIMProceduralSymbolLayer)
    In This Topic
    Gets or sets the symbol attributes as specified by the CGA code in the rule package.
    Syntax
    public CIMCGAAttribute[] Attributes {get; set;}
    Public Property Attributes As CIMCGAAttribute()
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also