Int32Rect.Parse(String) Metoda

Definice

Int32Rect Vytvoří strukturu ze zadané String reprezentace.

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

Řetězcové vyjádření Int32Rect.

Návraty

Int32Rect

Ekvivalentní Int32Rect struktura.

Platí pro