Int32Rect.Parse(String) Metod

Definition

Skapar en Int32Rect struktur från den angivna String representationen.

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

Parametrar

source
String

En strängrepresentation av en Int32Rect.

Returer

Motsvarande Int32Rect struktur.

Gäller för