Summary
Parses the specified path data and writes the result to the geometryContext of this instance.
- Namespace
- Avalonia
.Media - Containing Type
- PathMarkupParser
Syntax
public void Parse(string pathData)
Parameters
Name | Type | Description |
---|---|---|
pathData | string | The path data. |
Return Value
Type | Description |
---|---|
void |