ArcGIS Pro 2.7 API Reference Guide
SliceCylinder Constructor(SliceCylinder)

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

Parameters

sliceCylinder
The SliceCylinder object to copy
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SliceCylinder Class
SliceCylinder Members
Overload List