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

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

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

    ArcGIS Pro version: 3.7 or higher.
    See Also