Point class
Leave feedback
On this page
Represents a point.
The Point type exposes the following members:
| Method | Description |
|---|---|
| parse | Converts the string representation of a point to its class equivalent. |
| try_parse | Converts the string representation of a point to its class equivalent.
A return value indicates whether the conversion is succeeded or failed. |
| equals | Determines whether the current Point is the same as specified Point object. |
- module
groupdocs.parser.data - class
Point
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.