Namespace:  QuickGraph.Algorithms.Layout
Assembly:  QuickGraph.Algorithms (in QuickGraph.Algorithms.dll) Version: 2.4.2.1514 (2.4.2.1514)

Syntax

C#
public class EdgeRenderer : IEdgeRenderer
Visual Basic (Declaration)
Public Class EdgeRenderer _
	Implements IEdgeRenderer

Inheritance Hierarchy

System..::.Object
  QuickGraph.Algorithms.Layout..::.EdgeRenderer

See Also