ArcGIS Pro 2.8 API Reference Guide
SliceCylinder Class Members
Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : SliceCylinder Class

The following tables list the members exposed by SliceCylinder.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public Property Set/Get the SliceCylinder's culling direction. This defines in which direction to cut away geometry.  
Public Property Set/Get the SliceCylinder's height.  
Public PropertyIdentifier for the exploratory analysis object within its current MapView.

The ID is only unique to the map view that it was added to. For this reason, the same instance should not be added to more than one MapView. Use the subclass's copy constructor for that.

(Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis)
Public Property The current MapView that this exploratory analysis object is in. (Inherited from ArcGIS.Desktop.Mapping.ExploratoryAnalysis)
Public Property Set/Get the SliceCylinder's radius.  
Top
Public Methods
 NameDescription
Public Method Get the SliceCylinder's Transform to query its position, heading, or pitch.  
Public MethodSet the SliceCylinder's Transform to update its position, heading, or pitch. Must be in the target map's ArcGIS.Core.Geometry.SpatialReference.  
Top
See Also

Reference

SliceCylinder Class
ArcGIS.Desktop.Mapping Namespace