IPolyClassViewEdges Property

List of edges to have a look on each element.

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<IEdge> Edges { get; }

Property Value

ListIEdge

See Also