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