ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SymbolFactory Class / ConstructWaterFill Method / ConstructWaterFill(CIMColor) Method
ArcGIS.Core.CIM.CIMColor
Version

    ConstructWaterFill(CIMColor) Method
    Constructs a water fill of specific color.
    Syntax
    public CIMFill ConstructWaterFill( 
       CIMColor color
    )

    Parameters

    color
    ArcGIS.Core.CIM.CIMColor

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also