triangle()
Triangle - Draws a triangle with the given inputs
Example
triangle(100, 100, 200, 300,300,100)Syntax
triangle(x1, y1, x2, y2, x3, y3)Input
Description

Description
Last updated
Triangle - Draws a triangle with the given inputs
triangle(100, 100, 200, 300,300,100)triangle(x1, y1, x2, y2, x3, y3)
Last updated