Toggle side menu
Toggle side menu
Home
Documentation
API
Point
.
Parse
(string)
Method
Summary
Parses a
Point
string.
Namespace
Avalonia
Containing Type
Point
Syntax
public static Point Parse(string s)
Parameters
Name
Type
Description
s
string
The string.
Return Value
Type
Description
Point
The
Point
.