Legend
| Field: Func<object, IEnumerable<Link<Vertex>>> GetEdges
DeclarationFunc<object, IEnumerable<Link<Vertex>>> GetEdges SummaryReturns a collection of edges (line segments) that make up the perimeter of the specified cell. If this is absent or returnsnull , the cell must implement IHasSvgGeometry. |