ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / ConstructPolygonSymbol Method

In This Topic
    ConstructPolygonSymbol Method (SymbolFactory)
    In This Topic
    Overload List
    OverloadDescription
    Constructs a polygon symbol.  
    Constructs a polygon symbol of specific color.  
    Constructs a polygon symbol of specific color and style.  
    Constructs a polygon symbol of specific color, style and outline.  
    Constructs a polygon symbol from a fill and an outline.  
    Constructs a polygon symbol from a fill and an outline.  
    Constructs a polygon symbol of specific color and stipple pattern. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a polygon symbol of specific color, fill color, and stipple pattern. This method must be called on the MCT. Use QueuedTask.Run.  
    Constructs a polygon symbol with a specific fill, stroke, and stipple pattern. This method must be called on the MCT. Use QueuedTask.Run.  
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also