LineSegment Constructor

CVB.Net Documentation
Overload List

  NameDescription
Public methodLineSegment(Point2D, Point2D)
Creates a line segment based on the two given points p0 and p1.
Public methodLineSegment(Int32, Int32, Int32, Int32)
Creates a line segment based on the given coordinates.
Top
See Also

Reference