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