ArcGIS Pro 2.9 API Reference Guide
ApplyLayout(DiagramLayoutParameters,InvocationTarget) Method

ArcGIS.Core.Data.UtilityNetwork.NetworkDiagrams Namespace > NetworkDiagram Class > ApplyLayout Method : ApplyLayout(DiagramLayoutParameters,InvocationTarget) Method
Predefined layout parameters.
Specifies which implementation of the service endpoint to call.
Apply a predefined layout on all network diagram elements. This method must be called on the MCT. Use QueuedTask.Run.
Syntax

Parameters

layoutParameters
Predefined layout parameters.
invocationTarget
Specifies which implementation of the service endpoint to call.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Remarks
This routine generates its own editing transaction, and therefore cannot be wrapped in a separate transaction. Because the editing performed by this routine cannot be undone, this routine can also not be called within an editing session. All edits in the current edit session must be saved or discarded before calling this routine.
Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

See Also

Reference

NetworkDiagram Class
NetworkDiagram Members
Overload List