Legend
| Field: Func<string, string> WallsPath
DeclarationFunc<string, string> WallsPath SummaryGenerates the SVG path object for impassable edges (walls) between cells, assuming SvgInstructions.WallsSeparate isfalse . The function is invoked once only. The function parameter is the path’s d attribute,
describing the entirety of all walls in the structure. |