IEdgeGetMidPoint Method

middle point of the edge

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual PointD GetMidPoint()

Return Value

PointD

Implements

InterfaceEdgeGetMidPoint

See Also