ISurfaceSpecificsDCurrentElementCount Property

Count of edge elements of the current polygon (this is only the newest one after start Polygon method).

Definition

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

Property Value

Int32

Implements

InterfaceSurfaceSpecificsDCurrentElementCount

See Also