Legend
| Field: Func<string, string> OutlinePath
DeclarationFunc<string, string> OutlinePath SummaryGenerates the SVG path object for the structure’s outline (perimeter), assuming SvgInstructions.OutlineSeparate isfalse . The function is invoked once only. The function parameter is the path’s d attribute,
describing the entirety of the outline of the structure. |