Api - ISlope Interface
Hierarchy
- ISlope
Index
Properties
Properties
hasSlope
Boolean to see if line has slope or is vertical.
line
Line used to calculate this slope.
Optional slope
Optional value of non-vertical slope.
Optional yIntercept
Optional value of y when x = 0.
Generated using TypeDoc
Slope and y-intercept of a line.