ArcGIS Pro 2.8 API Reference Guide
GetGraphic Method (AnnotationFeature)

ArcGIS.Core.Data.Mapping Namespace > AnnotationFeature Class : GetGraphic Method
Gets a ArcGIS.Core.CIM.CIMGraphic for the feature. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public CIMGraphic GetGraphic()
Public Function GetGraphic() As CIMGraphic

Return Value

A ArcGIS.Core.CIM.CIMGraphic for the feature.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

AnnotationFeature Class
AnnotationFeature Members