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

In This Topic
    IsGridFillPlane Property
    In This Topic
    Gets and sets whether the fill will be applied to the grid planes
    Syntax
    Public Property IsGridFillPlane As Boolean
    public bool IsGridFillPlane {get; set;}
    Remarks
    This applies to 3d local scenes only otherwise it is ignored. The value is always true. There is no other option for the fill other than 'plane'. Toggle whether the grid fill will be shown or not (in 3d local scenes) via IsGridFillOn
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also