Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: EdgeInfo<Square> svgEdgeType(Link<Vertex>, List<Square>)

Declaration

protected override EdgeInfo<Square> svgEdgeType(
    Link<Vertex> edge,
    List<Square> cells
)