Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Field: Func<string, string> OutlinePath

Declaration

Func<string, string> OutlinePath

Summary

Generates the SVG path object for the structure’s outline (perimeter), assuming SvgInstructions.OutlineSeparate is false. The function is invoked once only. The function parameter is the path’s d attribute, describing the entirety of the outline of the structure.