IEdgeType Enumeration

Type for eges, can be arc or line.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum IEdgeType

Members

Line0 
Arc1 

See Also