Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
LineGeometryData Class Members
The following tables list the members exposed by LineGeometryData.
Public Properties
| Name | Description |
| Type | Overridden. Returns the type name of the visual data. |
| X1 | The x position of the start of the line. |
| X2 | The x position of the end of the line. |
| Y1 | The y position of the start of the line. |
| Y2 | The y position of the end of the line. |
Public Methods
Protected Methods
| Name | Description |
| SerializeOverride | Overridden. Serializes the current object to a string |
See Also