public void ApplyLayout( DiagramLayoutParameters layoutParameters, DiagramElementObjectIDs subset, InvocationTarget invocationTarget )
Public Overloads Sub ApplyLayout( _ ByVal layoutParameters As DiagramLayoutParameters, _ ByVal subset As DiagramElementObjectIDs, _ ByVal invocationTarget As InvocationTarget _ )
Parameters
- layoutParameters
- Predefined layout parameters.
- subset
- The DiagramElementObjectIDs on which the layout will be applied.
- invocationTarget
- Specifies which implementation of the service endpoint to call. For non-services-based networks, ArcGIS.Core.Data.InvocationTarget.SynchronousService should be used.