ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / GridDiagramLayoutParameters Class / CellHeight Property

In This Topic
    CellHeight Property
    In This Topic
    The height of each grid cell.
    Syntax
    public double CellHeight {get; set;}
    Public Property CellHeight 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