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

In This Topic
    CreatePredefinedShapeGraphic Method (GraphicFactory)
    In This Topic
    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

    See Also