Int32Rect.Parse(String) Metoda

Definicja

Int32Rect Tworzy strukturę na podstawie określonej String reprezentacji.

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

Parametry

source
String

Reprezentacja ciągu elementu Int32Rect.

Zwraca

Równoważna Int32Rect struktura.

Dotyczy