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

In This Topic
    GridFillColor Property
    In This Topic
    Gets and sets the grid fill color
    Syntax
    Public Property GridFillColor As CIMColor
    public CIMColor GridFillColor {get; set;}
    Remarks
    This applies to 3d local scenes only otherwise it is ignored. IsGridFillOn must be true to draw/fill the grid planes
    Requirements

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

    ArcGIS Pro version: 3.7 or higher.
    See Also