Table of Contents

Method Parse

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Parse(string)

public static Point3Float Parse(string source)

Parameters

source string

Returns

Point3Float

Parse(string, IFormatProvider?)

static Point3Float Parse(string source, IFormatProvider? provider)

Parameters

source string
provider IFormatProvider

Returns

Point3Float