ArcGIS Pro 2.9 API Reference Guide
SliceSphere Constructor(SliceSphere)

ArcGIS.Desktop.Mapping Namespace > SliceSphere Class > SliceSphere Constructor : SliceSphere Constructor(SliceSphere)
The SliceSphere object to copy
Copy constructor. Useful creating a duplicate SliceSphere to use in another MapView.
Syntax
public SliceSphere( 
   SliceSphere sliceSphere
)
Public Function New( _
   ByVal sliceSphere As SliceSphere _
)

Parameters

sliceSphere
The SliceSphere object to copy
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

SliceSphere Class
SliceSphere Members
Overload List