Table of Contents

Method Parse

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Parse(string)

public static RectDouble Parse(string source)

Parameters

source string

Returns

RectDouble

Parse(string, IFormatProvider?)

static RectDouble Parse(string source, IFormatProvider? provider)

Parameters

source string
provider IFormatProvider

Returns

RectDouble