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

In This Topic
    NearPlaneClipDistance Property (CIMMap)
    In This Topic
    Gets or sets the near plane clip distance in meters for a scene. This property applies to only local and global viewing modes.
    Syntax
    public double NearPlaneClipDistance {get; set;}
    Public Property NearPlaneClipDistance As Double
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also