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