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

In This Topic
    ConstructFill Method (SymbolFactory)
    In This Topic
    Constructs a fill. The default color is ColorFactory.GreyRGB.
    Syntax
    public CIMFill ConstructFill()
    Public Function ConstructFill() As CIMFill

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also