ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.NetworkDiagrams Namespace / ReshapeEdgesDiagramLayoutParameters Class / MarkCrossingPosition Property

In This Topic
    MarkCrossingPosition Property
    In This Topic
    Specifies the position of the mark crossing when executing the ReshapeEdgesDiagramLayoutParameters.Operation.MarkCrossingEdges operation.
    Syntax
    public ReshapeEdgesDiagramLayoutParameters.MarkPosition MarkCrossingPosition {get; set;}
    Public Property MarkCrossingPosition As ReshapeEdgesDiagramLayoutParameters.MarkPosition
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also