ArcGIS Pro 2.6 API Reference Guide
Attributes Property (CIMGraphic)

ArcGIS.Core.CIM Namespace > CIMGraphic Class : Attributes Property
Gets or sets a property set of attributes. Typically set by the layer or element during draw.
Syntax
public IDictionary<string,object> Attributes {get; set;}
Public Property Attributes As IDictionary(Of String,Object)
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

CIMGraphic Class
CIMGraphic Members