Table of Contents

Method Parse

Namespace
Alternet.Drawing
Assembly
Alternet.UI.Common.dll

Parse(string)

Returns an instance converted from the provided string using InvariantEnglishUS culture.

String with data.
public static PointD Parse(string source)

Parameters

source string

Returns

PointD