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

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

ArcGIS Pro version: 3.0 or higher.
See Also