Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Method: string ToString(bool)

Declaration

public override string ToString(
    bool useSpaces
)

Summary

Recreates the path in SVG path data syntax.

Parameters

booluseSpaces If true, the x- and y-coordinates are separated by spaces; otherwise, commas (the default).