Parameters
- s
- The string to convert.
- result
- OUT: the created PointD structure.
- throwException
- Indicates whether an exception should be thrown if the string cannot be converted.
Return Value
true if no error occurred, false otherwise (if throwException is false).