ArcGIS Pro 2.7 API Reference Guide
PointSymbol Property (CIMPointSymbolCallout)

ArcGIS.Core.CIM Namespace > CIMPointSymbolCallout Class : PointSymbol Property
Gets or sets the symbol that will be drawn as the background behind the text. The most common use case for this type of symbol is a highway shield. When drawing a highway shield this property will be the shield itself without numbers.
Syntax
public CIMPointSymbol PointSymbol {get; set;}
Public Property PointSymbol As CIMPointSymbol
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

CIMPointSymbolCallout Class
CIMPointSymbolCallout Members