ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramJunctionElement Class
Properties


In This Topic
    DiagramJunctionElement Class Members
    In This Topic

    The following tables list the members exposed by DiagramJunctionElement.

    Public Properties
     NameDescription
    Public PropertyGets the associated globalID of the DiagramElement. This is the global ID of the utility network row that corresponds to this element. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the associated source ID of the DiagramElement. This is the network source ID of the utility network row that corresponds to this element. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the container ID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the globalID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the ID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets the object ID of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Public PropertyGets and sets the rotation of the DiagramJunctionElement.  
    Public PropertyGets and sets the shape of the DiagramElement. (Inherited from ArcGIS.Core.Data.NetworkDiagrams.DiagramElement)
    Top
    Protected Properties
     NameDescription
    Protected PropertyOverridden.  Gets the geometry type. Always returns Point.  
    Top
    See Also