ArcGIS Pro 2.9 API Reference Guide
RestoreEdgesGeographicPositions Property

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > GeoPositionsDiagramLayoutParameters Class : RestoreEdgesGeographicPositions Property
Indicates whether or not the geographic positions of the edges are restored to the geographic positions of their vertices.
Syntax
public bool RestoreEdgesGeographicPositions {get; set;}
Public Property RestoreEdgesGeographicPositions As Boolean
Remarks
If true, vertices along diagram edges will be restored when possible, moving them to match the geographic positions of the network features. This is the default. If false, vertices along diagram edges will not be restored. They will appear as straight lines between their connecting junctions.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

GeoPositionsDiagramLayoutParameters Class
GeoPositionsDiagramLayoutParameters Members