GradientStopCollection.Parse(String) Yöntem

Tanım

String Bir GradientStopCollection gösterimini eşdeğerine GradientStopCollectiondönüştürür.

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

Parametreler

source
String

String GradientStopCollection gösterimi.

Döndürülenler

eşdeğerini GradientStopCollectiondöndürür.

Şunlara uygulanır