public void Extend( NetworkDiagramExtendType extendType, IReadOnlyList<Guid> globalIDs )
Public Overloads Sub Extend( _ ByVal extendType As NetworkDiagramExtendType, _ ByVal globalIDs As IReadOnlyList(Of Guid) _ )
Parameters
- extendType
- The NetworkDiagramExtendType used to extend the diagram.
- globalIDs
- A list containing the global IDs of the diagram features used as input for extending the diagram.