ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SliceSphere Class / SliceSphere Constructor / SliceSphere Constructor(SliceSphere)
The SliceSphere object to copy

SliceSphere Constructor(SliceSphere)
Copy constructor. Useful creating a duplicate SliceSphere to use in another MapView.
Syntax
public SliceSphere( 
   SliceSphere sliceSphere
)

Parameters

sliceSphere
The SliceSphere object to copy
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.3 or higher.
See Also