IEdgeEnd Property

endpoint of the edge

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public PointD End { get; set; }

Property Value

PointD

Implements

InterfaceEdgeEnd

See Also