LineSegment Constructor

Overload List
  NameDescription
Public methodLineSegment
Instantiates a line segment with both the starting point and the end point zeroed.
Public methodLineSegment(Point, Point)
Instantiates a line segment with the given points.
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