Aracılığıyla paylaş


PathFigureCollection.Parse(String) Yöntem

Tanım

Belirtilen dizeden oluşturulan bir örneğini PathFigureCollection döndürür.

public:
 static System::Windows::Media::PathFigureCollection ^ Parse(System::String ^ source);
public static System.Windows.Media.PathFigureCollection Parse (string source);
static member Parse : string -> System.Windows.Media.PathFigureCollection
Public Shared Function Parse (source As String) As PathFigureCollection

Parametreler

source
String

öğesine PathFigureCollectiondönüştürülen dize.

Döndürülenler

PathFigureCollection

'den sourceoluşturulan bir PathFigureCollection örneği.

Şunlara uygulanır