Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: Func<string, object, object, string> PassagesPaths

Declaration

Func<string, object, object, string> PassagesPaths

Summary

Generates SVG path objects for passable edges between cells, assuming SvgInstructions.PassagesSeparate is true. 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.