PathFigureCollectionConverter.ParseStringToPathFigureCollection Method

Definition

public static void ParseStringToPathFigureCollection (Xamarin.Forms.Shapes.PathFigureCollection pathFigureCollection, string pathString);
static member ParseStringToPathFigureCollection : Xamarin.Forms.Shapes.PathFigureCollection * string -> unit

Parameters

pathFigureCollection
PathFigureCollection
pathString
System.String

Applies to