PathFigureCollectionConverter.ParseStringToPathFigureCollection Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
static void ParseStringToPathFigureCollection(Microsoft::Maui::Controls::Shapes::PathFigureCollection ^ pathFigureCollection, System::String ^ pathString);
public static void ParseStringToPathFigureCollection (Microsoft.Maui.Controls.Shapes.PathFigureCollection pathFigureCollection, string pathString);
static member ParseStringToPathFigureCollection : Microsoft.Maui.Controls.Shapes.PathFigureCollection * string -> unit
Public Shared Sub ParseStringToPathFigureCollection (pathFigureCollection As PathFigureCollection, pathString As String)
Parameter
- pathFigureCollection
- PathFigureCollection
- pathString
- String