GroupLab Widget Tap Library

Path Constructor (String, Grammar)

Initialises a path from its string representation.

public Path(
   string path,
   Grammar grammar
);

Parameters

path
String representation of the path.
grammar
A path grammar.

See Also

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