Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: Func<object, IEnumerable<Link<Vertex>>> GetEdges

Declaration

Func<object, IEnumerable<Link<Vertex>>> GetEdges

Summary

Returns a collection of edges (line segments) that make up the perimeter of the specified cell. If this is absent or returns null, the cell must implement IHasSvgGeometry.