ArcGIS Pro 2.9 API Reference Guide
CreatePolygonGraphicElement Method (IElementFactory)

ArcGIS.Desktop.Layouts Namespace > IElementFactory Interface : CreatePolygonGraphicElement Method
Overload List
OverloadDescription
Creates a graphic polygon element on a layout from a single polygon geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a graphic polygon element on a graphic element container from a single polygon geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a graphic polygon element on a layout from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Creates a graphic polygon element on a graphic element container from an envelope geometry. This method must be called on the MCT. Use QueuedTask.Run.  
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

IElementFactory Interface
IElementFactory Members