ArcGIS Pro 2.6 API Reference Guide
Offset Property (MainRingDiagramLayoutParameters)

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > MainRingDiagramLayoutParameters Class : Offset Property
Indicates the distance that will separate the detected overlapping edge segments.
Syntax
public double Offset {get; set;}
Public Property Offset As Double
Remarks
This option is only available if the EdgeTypes equals MainRingDiagramLayoutParameters.EdgeType.Orthogonal. The default is 0 (overlapping edge segments are not separated).
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

MainRingDiagramLayoutParameters Class
MainRingDiagramLayoutParameters Members