IEdgeToString Method

Overwrite ToString() for better reading details.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override string ToString()

Return Value

String
String with coordinates.

Implements

InterfaceEdgeToString

See Also