ArcGIS Pro 2.9 API Reference Guide
MainRingDiagramLayoutParameters.MainRingType Enumeration

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace : MainRingDiagramLayoutParameters.MainRingType Enumeration
The type of the main ring.
Syntax
public enum MainRingDiagramLayoutParameters.MainRingType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Public Enum MainRingDiagramLayoutParameters.MainRingType 
   Inherits System.Enum
   Implements System.IComparable, System.IConvertible, System.IFormattable 
Members
MemberDescription
Ellipse Ellipse. The diagram features of the detected main ring will display along an ellipse.
Rectangle Rectangle. The diagram features of the detected main ring will display along a rectangle.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams.MainRingDiagramLayoutParameters.MainRingType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace