Method Parse
- Namespace
- PaintDotNet.Rendering
- Assembly
- PaintDotNet.Primitives.dll
Parse(string)
public static SizeDouble Parse(string source)
Parameters
source
string
Returns
Parse(string, IFormatProvider?)
static SizeDouble Parse(string source, IFormatProvider? provider)
Parameters
source
stringprovider
IFormatProvider