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