Int32Rect.Parse(String) Yöntem

Tanım

Belirtilen Int32Rect gösterimden bir String yapı oluşturur.

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

Parametreler

source
String

bir dize gösterimi Int32Rect.

Döndürülenler

Int32Rect Eşdeğer yapı.

Şunlara uygulanır