Table of Contents

Method Parse

Namespace
PaintDotNet.Rendering
Assembly
PaintDotNet.Primitives.dll

Parse(string)

public static Vector2Float Parse(string source)

Parameters

source string

Returns

Vector2Float

Parse(string, IFormatProvider?)

static Vector2Float Parse(string source, IFormatProvider? provider)

Parameters

source string
provider IFormatProvider

Returns

Vector2Float