ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / GraphicFactory Class / CreatePredefinedShapeGraphic Method

CreatePredefinedShapeGraphic Method (GraphicFactory)
Overload List
OverloadDescription
Create a polygon graphic of the specified PredefinedShape using the provided extent and size dimension(s), and symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Create a polygon graphic of the specified PredefinedShape using the provided bounds and symbol. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 3.0 or higher.
See Also