GroupLab Widget Tap Library

Path Constructor (String)

Initialises a path from its string representation, assuming the default widget tap path grammar.

public Path(
   string path
);

Parameters

path
String representation of the path.

See Also

Path Class | GroupLab.WidgetTap Namespace | Path Constructor Overload List