Method TryParse
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
TryParse(string?, out Matrix4x3Float)
public static bool TryParse(string? source, out Matrix4x3Float result)
Parameters
sourcestringresultMatrix4x3Float
Returns
TryParse(string?, IFormatProvider?, out Matrix4x3Float)
static bool TryParse(string? source, IFormatProvider? provider, out Matrix4x3Float result)
Parameters
sourcestringproviderIFormatProviderresultMatrix4x3Float