ArcGIS Pro 2.6 API Reference Guide
SliceRectangleCullDirection Enumeration

ArcGIS.Desktop.Mapping Namespace : SliceRectangleCullDirection Enumeration
Defines on which side of a SliceRectangle should geometry be cut away.
Syntax
public enum SliceRectangleCullDirection : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum SliceRectangleCullDirection 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Backward 
Camera 
Forward 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Desktop.Mapping.SliceRectangleCullDirection

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Desktop.Mapping Namespace