Line2D Properties |
The Line2D type exposes the following members.
| Name | Description | |
|---|---|---|
| Vx |
The X component of the normalized vector collinear to the line
| |
| Vy |
The Y component of the normalized vector collinear to the line
| |
| X1 |
X-coordinate of some point on the line
| |
| Y1 |
Y-coordinate of some point on the line
|