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