Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
RichTextPoint Structure Members
The following tables list the members exposed by RichTextPoint.
Public Properties
| Name | Description |
| X | Gets or sets the value of X coordinate of the point. |
| Y | Gets or sets the value of Y coordinate of the point. |
Public Methods
| Name | Description |
| Equals | Overloaded. Compares the specified object to this object to see if they are equivalent. |
| GetHashCode | Returns the hash code of the structure. |
| ToString | Returns the string representation of this object. |
See Also