The visual code ahead is used to draw a rectangle based on the coordinates of two points diagonalised.
Form1.Desenholine(ord 1, abc 1) - (ord 2, abc 2), , G
Is there a similar code do draw a rectangular triangle based on two points of the hypotenuse?
Form1.Desenholine(ord 1, abc 1) - (ord 2, abc 2), , G
Is there a similar code do draw a rectangular triangle based on two points of the hypotenuse?