Method ToString
ToString()
Generates a new string that describes the plane's properties, suitable for debugging purposes.
Declaration
public override string ToString()
Returns
Type | Description |
---|---|
string | A string that describes the plane's properties. |