public static Point Parse( string s )
Public Shared Function Parse ( s As String ) As Point
static member Parse : s : string -> Point
In This Article