ArcGIS Pro 3.7 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 Property MarkCrossingPosition As ReshapeEdgesDiagramLayoutParameters.MarkPosition
    public ReshapeEdgesDiagramLayoutParameters.MarkPosition MarkCrossingPosition {get; set;}
    Remarks
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also