ArcGIS Pro 2.8 API Reference Guide
SetWireframeColor Method (Slice)

ArcGIS.Desktop.Mapping Namespace > Slice Class : SetWireframeColor Method
Change the color used to paint all slice wireframes shapes. This affects all Slice objects in the active MapView.
Syntax
public static void SetWireframeColor( 
   CIMColor value
)
Public Shared Sub SetWireframeColor( _
   ByVal value As CIMColor _
) 

Parameters

value
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

Slice Class
Slice Members