Overload List

  NameDescription
Triangle()()()
An empty Triangle constructor.
Triangle(Point, Point, Point)
Constructs a triangle from three points.
Triangle(Point, Point, Point, Boolean)
Constructs a triangle from three points.

See Also