ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / GridOptions Class / IsVerticalLeftPlaneOn Property

In This Topic
    IsVerticalLeftPlaneOn Property
    In This Topic
    Gets and sets whether or not a vertical plane will be shown to the left of the grid
    Syntax
    Public Property IsVerticalLeftPlaneOn As Boolean
    public bool IsVerticalLeftPlaneOn {get; set;}
    Remarks
    This applies to 3d local scenes only otherwise it is ignored. The default is false.
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also