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