Parse Method
Parse(String)
Parse - returns an instance converted from the provided string using the culture "en-US"
string with Point dataDeclaration
public static Point Parse(string source)
Parameters
| Type | Name | Description |
|---|---|---|
| String | source |
Returns
| Type | Description |
|---|---|
| Point |