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