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

In This Topic
    IsGridFillOn Property
    In This Topic
    Gets and sets whether or not the grid fill will be used
    Syntax
    Public Property IsGridFillOn As Boolean
    public bool IsGridFillOn {get; set;}
    Remarks
    This applies to 3d local scenes only otherwise it is ignored. The default is true. When true the grid will be filled using the current GridFillColor
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also