ParallelLineSegmentToLineSegment Method

Overload List
  NameDescription
Public methodStatic memberLineSegmentToLineSegment(LineSegment, LineSegment)
Returns true if the given line segments are parallel.
Public methodStatic memberLineSegmentToLineSegment(LineSegment, LineSegment, Double)
Returns true if the given line segments are parallel within the given angular tolerance.
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next