ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Slice Class / SetOutlineColorAsync Method
Version

    SetOutlineColorAsync Method
    Change the color used to paint new geometry edges exposed by a Slice cut. This affects all Slice objects in the active MapView.
    Syntax
    public static Task SetOutlineColorAsync( 
       CIMColor value
    )

    Parameters

    value
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also