Tries the parse point.

C# | Visual Basic |
Public Shared Function TryParsePoint ( _ value As String, _ <OutAttribute> ByRef lat As Double, _ <OutAttribute> ByRef lng As Double _ ) As Boolean

[Missing <returns> documentation for "M:Artem.Google.JsUtil.TryParsePoint(System.String,System.Double@,System.Double@)"]