ArcGIS Pro 2.9 API Reference Guide
GetOutlineColor Method (Slice)

ArcGIS.Desktop.Mapping Namespace > Slice Class : GetOutlineColor Method
Get 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<CIMColor> GetOutlineColor()
Public Shared Function GetOutlineColor() As Task(Of CIMColor)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Slice Class
Slice Members