Method RECT.TryParse
Overload
Converts string to RECT.
public static bool TryParse(string s, out RECT r)
Parameters
s (string)
String in format |
r (RECT) |
Returns
bool
|
Converts string to RECT.
public static bool TryParse(string s, out RECT r)
s (string)
String in format |
r (RECT) |
bool
|