IPolyClassEdgeCount Property

Count of edges in polygon.

Definition

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

Property Value

Int32

Implements

InterfacePolyClassEdgeCount

See Also