WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / PointArrayTypeConverter Class / Parse Method
In This Topic
    Parse Method
    In This Topic
    Parses a string and convert it to an array of points.
    Syntax
    public static Point[] Parse( 
       string str
    )

    Parameters

    str
    See Also