[]
        
(Showing Draft Content)

C1.WinUI.Core.PointArrayTypeConverter.Parse

Parse Method

Parse(string)

Parses a string and convert it to an array of points.

Declaration
public static Point[] Parse(string str)
Parameters
Type Name Description
string str
Returns
Type Description
Point[]