Parse Method
Parses the specified path data to a PathGeometry.
Definition
Namespace: Avalonia.Media
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public static PathGeometry Parse(
string pathData
)
Public Shared Function Parse (
pathData As String
) As PathGeometry
static member Parse :
pathData : string -> PathGeometry
Parameters
- String
- The s.