ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Slice Class
Members

In This Topic
    Slice Class
    In This Topic
    NOTE: The base class for all Slice shapes. It stores the properties that the Slice shapes have in common. You should not need to work with this class directly.

    See SliceRectangle, SliceSphere, SliceCylinder, or SliceBox for a detailed summary about each Slice type.

    Object Model
    Slice ClassMapView Class
    Syntax
    public class Slice : ExploratoryAnalysis 
    Public Class Slice 
       Inherits ExploratoryAnalysis
    Inheritance Hierarchy
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also