Legend
| Field: Func<string, object, object, string> PassagesPaths
DeclarationFunc<string, object, object, string> PassagesPaths SummaryGenerates SVG path objects for passable edges between cells, assuming SvgInstructions.PassagesSeparate istrue . The function is invoked once for each separate passable edge. The first function parameter is the
path’s d attribute. The remaining parameters are the two cells connected by the passage, in no
particular order. |