ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / DiagramElement Class / Shape Property

In This Topic
    Shape Property (DiagramElement)
    In This Topic
    Gets and sets the shape of the DiagramElement.
    Syntax
    public Geometry Shape {get; set;}
    Public Property Shape As Geometry
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also