ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / GridDiagramLayoutParameters Class / CellWidth Property

In This Topic
    CellWidth Property
    In This Topic
    The width of each grid cell.
    Syntax
    public double CellWidth {get; set;}
    Public Property CellWidth As Double
    Remarks
    The default is 2 in the units of the diagram's coordinate system.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also