![]() |
Line Properties |
The Line type exposes the following members.
Name | Description | |
---|---|---|
![]() | Intercept |
If not IsVertical, gets the Line's Y-intercept.
If IsVertical gets the line's X-intercept.
|
![]() | IsHorizontal |
Checks if the line horizontal or not.
|
![]() | IsVertical |
Checks if the line vertical or not.
|
![]() | Slope |
Gets the slope of the line.
|