ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SliceRectangle Class / CullDirection Property

In This Topic
    CullDirection Property (SliceRectangle)
    In This Topic
    Gets or sets the SliceRectangle's culling direction. This defines in which direction to cut away geometry.
    Syntax
    Public Property CullDirection As SliceRectangleCullDirection
    public SliceRectangleCullDirection CullDirection {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also