Table of Contents

Method Parse

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Parse(string)

public static Point2Double Parse(string source)

Parameters

source string

Returns

Point2Double

Parse(string, IFormatProvider?)

static Point2Double Parse(string source, IFormatProvider? provider)

Parameters

source string
provider IFormatProvider

Returns

Point2Double