Triangle.ToString

Method in Triangle

Declaration

public override string ToString()

Description

Converts the triangle to a string.

Returns

stringThe string representation of the triangle.