ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SliceSphere Class


In This Topic
    SliceSphere Class Properties
    In This Topic

    For a list of all members of this type, see SliceSphere members.

    Public Properties
     NameDescription
    Public Property Gets or sets the SliceSphere's culling direction. This defines in which direction to cut away geometry.  
    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 Gets or sets the SliceSphere's radius.  
    Top
    See Also