IEdgeType Property

Type of the edge

Definition

Namespace: PCBI.MathUtils
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public abstract IEdgeType Type { get; }

Property Value

IEdgeType

Implements

InterfaceEdgeType

See Also