IEdgeBegin Property

start point of the edge

Definition

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

Property Value

PointD

Implements

InterfaceEdgeBegin

See Also