ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMMap Class / NearPlaneClipDistanceMode Property

In This Topic
    NearPlaneClipDistanceMode Property (CIMMap)
    In This Topic
    Gets or sets the near plane clipping mode for a scene. This property applies to only local and global viewing modes.
    Syntax
    public ClipDistanceMode NearPlaneClipDistanceMode {get; set;}
    Public Property NearPlaneClipDistanceMode As ClipDistanceMode
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also