ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / GeoPositionsDiagramLayoutParameters Class
Members

In This Topic
    GeoPositionsDiagramLayoutParameters Class
    In This Topic
    Represents the Geo Positions diagram layout parameters. This layout algorithm moves each diagram junction and edge feature so they match the geographical positions of the associated network features.
    Syntax
    public sealed class GeoPositionsDiagramLayoutParameters : DiagramLayoutParameters 
    Public NotInheritable Class GeoPositionsDiagramLayoutParameters 
       Inherits DiagramLayoutParameters
    Inheritance Hierarchy

    System.Object
       ArcGIS.Core.Data.NetworkDiagrams.DiagramLayoutParameters
          ArcGIS.Core.Data.NetworkDiagrams.GeoPositionsDiagramLayoutParameters

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also