ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssociationFeature Class / Shape Property

In This Topic
    Shape Property (AssociationFeature)
    In This Topic
    A ArcGIS.Core.Geometry.Geometry that represents a connection between the two rows involved in the association.
    Syntax
    public Geometry Shape {get;}
    Public ReadOnly Property Shape As Geometry
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also