ArcGIS Pro 2.8 API Reference Guide
SetOutlineColor Method (Slice)

ArcGIS.Desktop.Mapping Namespace > Slice Class : SetOutlineColor 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 void SetOutlineColor( 
   CIMColor value
)
Public Shared Sub SetOutlineColor( _
   ByVal value As CIMColor _
) 

Parameters

value
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Slice Class
Slice Members