ArcGIS Pro 2.9 API Reference Guide
GetWireframeColor Method (Slice)

ArcGIS.Desktop.Mapping Namespace > Slice Class : GetWireframeColor Method
Get the color used to paint all slice wireframes shapes. This affects all Slice objects in the active MapView.
Syntax
public static Task<CIMColor> GetWireframeColor()
Public Shared Function GetWireframeColor() As Task(Of CIMColor)
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

Slice Class
Slice Members