Method TryParse
- Namespace
 - PaintDotNet.Rendering
 
- Assembly
 - PaintDotNet.Primitives.dll
 
TryParse(string?, out RectInt32)
public static bool TryParse(string? s, out RectInt32 result)
Parameters
Returns
TryParse(string?, IFormatProvider?, out RectInt32)
static bool TryParse(string? s, IFormatProvider? provider, out RectInt32 result)
Parameters
sstringproviderIFormatProviderresultRectInt32