Method Parse
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 an instance converted from the provided string using InvariantEnglishUS culture.
String with data.public static PointD Parse(string source)
source
string