ArcGIS Pro 2.6 API Reference Guide
Slice Class Members
Fields  Properties  Methods 


ArcGIS.Desktop.Mapping Namespace : Slice Class

The following tables list the members exposed by Slice.

Public Constructors
 NameDescription
Public Constructor  
Top
Protected Fields
Public Properties
 NameDescription
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)
Top
Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic) Get the color used to paint new geometry edges exposed by a Slice cut. This affects all Slice objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Get the color used to paint all slice wireframes shapes. This affects all Slice objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to paint new geometry edges exposed by a Slice cut. This affects all Slice objects in the active MapView.  
Public Methodstatic (Shared in Visual Basic) Change the color used to paint all slice wireframes shapes. This affects all Slice objects in the active MapView.  
Top
See Also

Reference

Slice Class
ArcGIS.Desktop.Mapping Namespace