Click or drag to resize

MSAGLClientDeleteAllEdges Method (Subgraph)

Namespace:  de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:  graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.2
Syntax
C#
public void DeleteAllEdges(
	Subgraph subgraph
)

Parameters

subgraph
Type: Subgraph
See Also