PathFigureCollectionConverter.ParseStringToPathFigureCollection Metoda
Definicja
Ważne
Niektóre informacje odnoszą się do produktu w wersji wstępnej, który może zostać znacząco zmodyfikowany przed wydaniem. Firma Microsoft nie udziela żadnych gwarancji, jawnych lub domniemanych, w odniesieniu do informacji podanych w tym miejscu.
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)
Parametry
- pathFigureCollection
- PathFigureCollection
- pathString
- String