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