Table of Contents

Method Parse

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Parse(string)

public static SizeInt32 Parse(string source)

Parameters

source string

Returns

SizeInt32

Parse(string, IFormatProvider?)

static SizeInt32 Parse(string source, IFormatProvider? provider)

Parameters

source string
provider IFormatProvider

Returns

SizeInt32