PointCollection.Parse(String) Yöntem

Tanım

String Bir nokta koleksiyonunun temsilini eşdeğer PointCollectionbir öğesine dönüştürür.

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

Parametreler

source
String

Nokta String koleksiyonunun gösterimi.

Döndürülenler

PointCollectioneşdeğeridir.

Şunlara uygulanır