Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: Func<string, string> WallsPath

Declaration

Func<string, string> WallsPath

Summary

Generates the SVG path object for impassable edges (walls) between cells, assuming SvgInstructions.WallsSeparate is false. The function is invoked once only. The function parameter is the path’s d attribute, describing the entirety of all walls in the structure.