ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / ISymbolFactory Interface / ConstructWaterFill Method
ArcGIS.Core.CIM.CIMColor

In This Topic
    ConstructWaterFill Method (ISymbolFactory)
    In This Topic
    Constructs a water fill of specific color.
    Syntax
    CIMFill ConstructWaterFill( 
       CIMColor color
    )
    Function ConstructWaterFill( _
       ByVal color As CIMColor _
    ) As CIMFill

    Parameters

    color
    ArcGIS.Core.CIM.CIMColor

    Return Value

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also