PathFigures.

Parse(string) Method

Summary

Parses the specified path data to a PathFigures.
Namespace
Avalonia.Media
Containing Type
PathFigures

Syntax

public static PathFigures Parse(string pathData)

Parameters

Name Type Description
pathData string The s.

Return Value

Type Description
PathFigures