ArcGIS Pro 3.2 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 SliceRectangleCullDirection CullDirection {get; set;}
    Public Property CullDirection As SliceRectangleCullDirection
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also