ArcGIS Pro 3.7 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 Property Attributes As CIMCGAAttribute()
    public CIMCGAAttribute[] Attributes {get; set;}
    Requirements

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

    ArcGIS Pro version: 3.0 or higher.
    See Also