ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping.Voxel Namespace / SliceDefinition Class
Fields Properties Methods


In This Topic
    SliceDefinition Class Members
    In This Topic

    The following tables list the members exposed by SliceDefinition.

    Public Constructors
     NameDescription
    Public Constructor Default constructor.  
    Top
    Public Fields
     NameDescription
    Public Field Gets the slice id.  
    Public Field Gets the volume with which the slice is associated.  
    Top
    Public Properties
     NameDescription
    Public Property Gets and sets whether the slice is visible.  
    Public Property Gets the voxel layer with which the slice is associated.  
    Public Property Gets and sets the slice name.  
    Public Property Gets and sets the slice normal.  
    Public Property Gets and sets the slice position in Voxel space.  
    Top
    Public Methods
     NameDescription
    Public Methodstatic (Shared in Visual Basic) Factory method to create a horizontal slice definition with the normal pre-set.  
    Top
    See Also