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

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

Parameters

sliceCylinder
The SliceCylinder object to copy
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.3 or higher.
See Also