ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / SliceCylinder Class / CullDirection Property

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

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also